-
Notifications
You must be signed in to change notification settings - Fork 82
Expand file tree
/
Copy path.gitignore
More file actions
19 lines (19 loc) · 726 Bytes
/
.gitignore
File metadata and controls
19 lines (19 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/trunk/tools/3rd/Redis-x64-3.2.100/dump.rdb
/trunk/gateway/log
/trunk/gm/log
/trunk/logicServer/log
/trunk/battleServer/log
/trunk/gateway/target
/trunk/gm/target
/trunk/logicServer/target
/trunk/battleServer/target
/trunk/tools/release/AutoBuildServer/target/gateway/target
/trunk/tools/release/AutoBuildServer/target/gm/target
/trunk/tools/release/AutoBuildServer/target/logicServer/target
/trunk/tools/release/AutoBuildServer/target/battleServer/target
/trunk/tools/src/GameManager/.vs
/trunk/tools/src/GameManager/GameManager/obj
/trunk/tools/src/TestServerFramework/.vs
/trunk/tools/src/TestServerFramework/TestServerFramework/obj
/trunk/tools/src/RedisDataViewer/.vs
/trunk/tools/src/RedisDataViewer/RedisDataViewer/obj