You've already forked taptap2024_GJ_chidouren
init
This commit is contained in:
37
.gitignore
vendored
Normal file
37
.gitignore
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
# ---> Unity
|
||||
/[Ll]ibrary/
|
||||
/[Tt]emp/
|
||||
/[Oo]bj/
|
||||
/[Bb]uild/
|
||||
/UIElementsSchema/
|
||||
/Logs/
|
||||
/.idea/
|
||||
|
||||
# Autogenerated VS/MD solution and project files
|
||||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.keep
|
||||
|
||||
/Library
|
||||
/Temp
|
||||
/Obj
|
||||
/Build
|
||||
/Bundles
|
||||
/UserSettings
|
||||
/Assets/StreamingAssets/GameRes
|
||||
/.svn/
|
||||
/.idea/
|
||||
|
||||
# Unity3D generated meta files
|
||||
#*.pidb.meta
|
||||
|
||||
# Unity3D Generated File On Crash Reports
|
||||
sysinfo.txt
|
||||
|
||||
Reference in New Issue
Block a user