-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
42 lines (41 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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/Release
/GameConn/x64
/GameConn/Debug
/GameConn/Release/GameConn.tlog
/x64/Release
/x64/Debug/GameConn.exp
/GameConn/AngerLog.txt
<<<<<<< HEAD
/.vs/GameConn/v15
/Chat/x64
/UnitTests/x64
*.vspx
*.diagsession
/UnitTests/ZerodelayLog.txt
/Chat/ZerodelayLog.txt
=======
/UnitTests/x64
/x64/Debug/UnitTests.pdb
/x64/Debug/UnitTests.ilk
/x64/Debug/UnitTests.exp
/x64/Debug/GameConn.pdb
/x64/Debug/GameConn.ilk
/x64/Debug/Chat.pdb
/x64/Debug/Chat.ilk
/Chat/x64/Debug/Chat.tlog
/Chat/x64/Debug
/.vs/Anger/v15/ipch/AutoPCH/e407db7a4f0174eb
*.suo
/.vs/Anger/v15/Browse.VC.db
/.vs
>>>>>>> 612db85aa653c8a3731a85938a87fe9817ea5d46
x64/Debug/lnk{7BD6B1B9-892B-4390-8738-DB161F744463}.tmp
*.tmp
/x64/Debug/Chat.exe
/x64/Debug/GameConn.dll
/x64/Debug/GameConn.lib
/x64/Debug/UnitTests.exe
/x64/Debug/UnitTests.lib