mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Merge pull request #1319 from mviranyi/master
Unity3D - Cache files, solution settings files and meta file update
This commit is contained in:
commit
3aab1a12c3
@ -8,10 +8,14 @@
|
|||||||
*.unityproj
|
*.unityproj
|
||||||
*.sln
|
*.sln
|
||||||
*.suo
|
*.suo
|
||||||
|
*.tmp
|
||||||
*.user
|
*.user
|
||||||
*.userprefs
|
*.userprefs
|
||||||
*.pidb
|
*.pidb
|
||||||
*.booproj
|
*.booproj
|
||||||
|
|
||||||
|
# Unity3D generated meta files
|
||||||
|
*.pidb.meta
|
||||||
|
|
||||||
# Unity3D Generated File On Crash Reports
|
# Unity3D Generated File On Crash Reports
|
||||||
sysinfo.txt
|
sysinfo.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user