-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
32 lines (32 loc) · 849 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
32
bin\Debug\**
obj\Debug\**
bin\Debug\PrimitiveArmory.pdb
bin\Debug\PrimitiveArmory.dll
obj\Debug\PrimitiveArmory.pdb
obj\Debug\PrimitiveArmory.dll
.vs\**
PrimitiveArmory.csproj.user
bin/Debug/UnityEngine.dll
bin/Debug/SandboxCore.dll
bin/Debug/PrimitiveArmory.pdb
bin/Debug/PrimitiveArmory.dll
bin/Debug/Partiality.dll
bin/Debug/HOOKS-Assembly-CSharp.dll
bin/Debug/EnumExtender.dll
bin/Debug/CustomAssets.dll
bin/Debug/ConfigMachine.dll
bin/Debug/Assembly-CSharp.dll
.vs/VSWorkspaceState.json
.vs/slnx.sqlite
.vs/PrimitiveArmory/v16/.suo
obj/Debug/PrimitiveArmory.csprojAssemblyReference.cache
obj/Debug/PrimitiveArmory.dll
obj/Debug/PrimitiveArmory.pdb
obj/Debug/PrimitiveArmory.csprojAssemblyReference.cache
obj/Debug/PrimitiveArmory.dll
obj/Debug/PrimitiveArmory.pdb
obj/Debug/PrimitiveArmory.pdb
obj/Debug/PrimitiveArmory.dll
*.cache
*.dll
*.pdb