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/
|
# Unity generated #
|
||||||
[Oo]bj/
|
# =============== #
|
||||||
|
Temp/
|
||||||
|
Obj/
|
||||||
|
obj/
|
||||||
|
/Obj/
|
||||||
|
/obj/
|
||||||
|
UnityGenerated/
|
||||||
|
/Library/
|
||||||
[Bb]uild/
|
[Bb]uild/
|
||||||
|
|
||||||
# Autogenerated VS/MD solution and project files
|
|
||||||
*.csproj
|
# ===================================== #
|
||||||
*.unityproj
|
# Visual Studio / MonoDevelop generated #
|
||||||
*.sln
|
# ===================================== #
|
||||||
*.suo
|
ExportedObj/
|
||||||
*.tmp
|
*.svd
|
||||||
*.user
|
|
||||||
*.userprefs
|
*.userprefs
|
||||||
|
*.csproj
|
||||||
*.pidb
|
*.pidb
|
||||||
|
*.suo
|
||||||
|
*.sln
|
||||||
|
*.user
|
||||||
|
*.unityproj
|
||||||
*.booproj
|
*.booproj
|
||||||
|
|
||||||
# Unity3D generated meta files
|
# ============ #
|
||||||
*.pidb.meta
|
# OS generated #
|
||||||
|
# ============ #
|
||||||
# Unity3D Generated File On Crash Reports
|
.DS_Store
|
||||||
sysinfo.txt
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
Icon?
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user