Skip to content

Commit 582017b

Browse files
committed
Fix .gitignore
Change-Id: I0d49211bd136dc561ef9f0ac89ad27730bf30039
1 parent 7bebe27 commit 582017b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

UnitySDK/.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
*.dll.mdb.meta
1010

1111
# MonoDevelop and Visual Studio files, automatically created by Unity
12-
/Assembly-Csharp*.csproj
13-
/Assembly-UnityScript*.unityproj
14-
/*.CSharp.*csproj
15-
/*.CSharp.*user
12+
/*.csproj
13+
/*.unityproj
14+
/*.user
1615
*.suo
1716
/*.sln
1817
/*.userprefs

0 commit comments

Comments
 (0)