mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
Update Unity.gitignore
added some other files needed to be ignored for unity3d.
This commit is contained in:
parent
14b7566ce1
commit
e803c40473
@ -1,16 +1,36 @@
|
|||||||
[Ll]ibrary/
|
# =============== #
|
||||||
|
# Unity generated #
|
||||||
|
# =============== #
|
||||||
[Tt]emp/
|
[Tt]emp/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
|
UnityGenerated/
|
||||||
# Autogenerated VS/MD solution and project files
|
[Ll]ibrary/
|
||||||
/*.csproj
|
|
||||||
/*.unityproj
|
|
||||||
/*.sln
|
|
||||||
/*.suo
|
|
||||||
/*.user
|
|
||||||
/*.userprefs
|
|
||||||
/*.pidb
|
|
||||||
/*.booproj
|
|
||||||
|
|
||||||
#Unity3D Generated File On Crash Reports
|
|
||||||
sysinfo.txt
|
sysinfo.txt
|
||||||
|
|
||||||
|
# ===================================== #
|
||||||
|
# Visual Studio / MonoDevelop generated #
|
||||||
|
# ===================================== #
|
||||||
|
ExportedObj/
|
||||||
|
*.svd
|
||||||
|
*.userprefs
|
||||||
|
*.csproj
|
||||||
|
*.pidb
|
||||||
|
*.suo
|
||||||
|
*.sln
|
||||||
|
*.user
|
||||||
|
*.unityproj
|
||||||
|
*.booproj
|
||||||
|
|
||||||
|
# ============ #
|
||||||
|
# OS generated #
|
||||||
|
# ============ #
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
Icon?
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
|
Desktop.ini
|
||||||
|
ehthumbs.db
|
||||||
|
Loading…
Reference in New Issue
Block a user