mirror of
https://github.com/ConjureETS/Human-Farm-Tycoon.git
synced 2026-03-24 02:11:07 +00:00
Modification GitIgnore
This commit is contained in:
parent
18e91f8da9
commit
388ba8f7fc
47
.gitignore
vendored
47
.gitignore
vendored
@ -1,21 +1,38 @@
|
||||
[Ll]ibrary/
|
||||
[Tt]emp/
|
||||
[Oo]bj/
|
||||
# =============== #
|
||||
# Unity generated #
|
||||
# =============== #
|
||||
Temp/
|
||||
Obj/
|
||||
obj/
|
||||
/Obj/
|
||||
/obj/
|
||||
UnityGenerated/
|
||||
/Library/
|
||||
[Bb]uild/
|
||||
|
||||
# Autogenerated VS/MD solution and project files
|
||||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
|
||||
# ===================================== #
|
||||
# Visual Studio / MonoDevelop generated #
|
||||
# ===================================== #
|
||||
ExportedObj/
|
||||
*.svd
|
||||
*.userprefs
|
||||
*.csproj
|
||||
*.pidb
|
||||
*.suo
|
||||
*.sln
|
||||
*.user
|
||||
*.unityproj
|
||||
*.booproj
|
||||
|
||||
# Unity3D generated meta files
|
||||
*.pidb.meta
|
||||
|
||||
# Unity3D Generated File On Crash Reports
|
||||
sysinfo.txt
|
||||
# ============ #
|
||||
# OS generated #
|
||||
# ============ #
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
Icon?
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user