Skip to content

Commit 3aab1a1

Browse files
committed
Merge pull request #1319 from mviranyi/master
Unity3D - Cache files, solution settings files and meta file update
2 parents 3e5b733 + 3a959fc commit 3aab1a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Unity.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@
88
*.unityproj
99
*.sln
1010
*.suo
11+
*.tmp
1112
*.user
1213
*.userprefs
1314
*.pidb
1415
*.booproj
1516

17+
# Unity3D generated meta files
18+
*.pidb.meta
19+
1620
# Unity3D Generated File On Crash Reports
1721
sysinfo.txt

0 commit comments

Comments
 (0)