forked from ketoo/NoahGameFrame
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
70 lines (61 loc) · 1.02 KB
/
.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Visaul Studio
*.iobj
*.ipdb
*.idb
*.pdb
*.tlog
*.log
*.ilk
# Codeblocks
*.layout
*.depend
# CMake
[cC][mM]ake[lL]ists.txt
/_Out/Comm/*
/Dependencies/gperftools-2.1
/Dependencies/lib
/Dependencies/boost_1_53_0
/Dependencies/curl-7.37.1
/Temp
/NoahFrame.v11.suo
/NoahFrame.opensdf
/*.opendb
/NoahFrame.sdf
/_Out/Comm/Debug/*.manifest
/_Out/Comm/Debug/*.exp
/_Out/Comm/Debug/*.ilk
/_Out/Comm/Debug/*.bsc
/_Out/Comm/Debug/*.pdb
/_Out/Comm/Debug/*.dll
/_Out/Comm/Release/*.manifest
/_Out/Comm/Release/*.exp
/_Out/Comm/Release/*.ilk
/_Out/Comm/Release/*.bsc
/_Out/Comm/Release/*.pdb
/_Out/Comm/Release/*.dll
/_Out/Server/Debug/
/_Out/Server/NFDataCfg/Ini/
/_Out/Server/NFDataCfg/Struct/
/_Out/Server/NFDataCfg/Proto/
/_Out/Server/Release/
/Dependencies/libevent
/Dependencies/curl
/.vs/
/NoahFrame.VC.db