-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
31 lines (30 loc) · 870 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/.vs
/.vscode
/BallanceMMOServer/out/build/x64-Debug/CMakeFiles
/BallanceMMOServer/out/build/x64-Debug
/BallanceMMOServer/out/build/x64-Debug/CMakeFiles
/build*/
/BallanceMMOClient/include
/BallanceMMOClient/lib
/BallanceMMOClient/Debug
/Debug
/BallanceMMOClient/x64/Debug
/BallanceMMOClient/Release
/BallanceMMOClient/Release-BMLPlus
/Release
/Release-BMLPlus
/BallanceMMOServer/cmake-build-debug_
/BallanceMMOServer/.idea
/.idea
/BallanceMMOServer/build
/BallanceMMOClient/RelDebug
/RelDebug
.DS_Store
/vcpkg_installed
/BallanceMMOClient/build
/include/BMLPlus/BMLPlus
/include
/BallanceMMOCommon/include/config/version_config.h