-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
42 lines (42 loc) · 1.06 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
.vs/
Project/bin/
Project/obj/
Project/.vs/
Build/UnityEngine.dll
Build/UnityEditor.dll
Build/UnityEngine.UI.dll
Build/Lerp2APIEditor.dll
Build/Lerp2APIEditor.pdb
Build/Lerp2APIEditor.xml
Build/Editor/UnityEngine.dll
Build/Editor/UnityEditor.dll
Build/Editor/UnityEngine.UI.dll
Build/Editor/Lerp2API.dll
Build/Editor/Lerp2API.pdb
Build/Editor/Lerp2API.xml
Project/Editor/obj/
Project/Editor/bin/
Project/Properties/
Project/Editor/Properties/
Project/Lerp2Console/.git/
Project/Lerp2Console/.vs/
Project/Lerp2Console/Lerp2Console.sln
Project/Build/
.JustCode/
html/
latex/
Wiki/
Docs/Lerp2API-Docs/.vs/
Docs/Lerp2API-Docs/packages/
Docs/Lerp2API-Docs-External/.vs/
Docs/Lerp2API-Docs/ZIPManager/obj/
Docs/Lerp2API-Docs/ZIPManager/bin/
Docs/Lerp2API-Docs/Documentation-Updater/bin/
Docs/Lerp2API-Docs/Documentation-Updater/obj/
Docs/Lerp2API-Docs/Lerp2API-Docs/Resources/
Docs/Lerp2API-Docs/Lerp2API-Docs/obj/
Apps/Documentation-Updater.vshost.exe
Apps/Documentation-Updater.pdb
Apps/Documentation-Updater.exe.config
Apps/ZIPManager/ZIPManager.pdb
Apps/ZIPManager/ZIPManager.exe.config