-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitignore
33 lines (32 loc) · 850 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
33
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
# Autogenerated VS/MD solution and project files
/*.csproj
/*.unityproj
/*.sln
/*.suo
/*.user
/*.userprefs
/*.pidb
/*.booproj
GVBASIC_Compiler/GVBASIC_Compiler/bin/
GVBASIC_Compiler/CompilerUnitTest/bin/
GVBASIC_Compiler/TestResults/
GVBASIC/Assembly-CSharp-Editor-vs.csproj
GVBASIC/Assembly-CSharp-Editor.csproj
GVBASIC/Assembly-UnityScript-vs.unityproj
GVBASIC/Assembly-UnityScript.unityproj
GVBASIC/UnityVS.GVBASIC.CSharp.Editor.csproj
GVBASIC/UnityVS.GVBASIC.CSharp.csproj
GVBASIC/UnityVS.GVBASIC.sln
GVBASIC/UnityVS.GVBASIC.sln.DotSettings
GVBASIC/UnityVS.GVBASIC.v12.suo
GVBASIC_Compiler/GVBASIC_Compiler.v12.suo
GVBASIC_Compiler/GVBASIC_Compiler/GVBASIC_Compiler.csproj.user
Publish/
GVBASIC/Assets/Plugins/BASIC/
GVBASIC/UnityVS.GVBASIC.CSharp.Plugins.csproj
*.csproj
GVBASIC/GVBASIC.sln
GVBASIC/GVBASIC.v12.suo