mirror of
https://github.com/github/gitignore
synced 2024-12-04 09:25: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/
|
||||
[Oo]bj/
|
||||
|
||||
# Autogenerated VS/MD solution and project files
|
||||
/*.csproj
|
||||
/*.unityproj
|
||||
/*.sln
|
||||
/*.suo
|
||||
/*.user
|
||||
/*.userprefs
|
||||
/*.pidb
|
||||
/*.booproj
|
||||
|
||||
#Unity3D Generated File On Crash Reports
|
||||
UnityGenerated/
|
||||
[Ll]ibrary/
|
||||
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