first commit
This commit is contained in:
+65
@@ -0,0 +1,65 @@
|
||||
# Unity generated folders
|
||||
[Ll]ibrary/
|
||||
[Tt]emp/
|
||||
[Oo]bj/
|
||||
[Bb]uild/
|
||||
[Bb]uilds/
|
||||
[Ll]ogs/
|
||||
[Uu]ser[Ss]ettings/
|
||||
|
||||
# Unity cache and local state
|
||||
[Mm]emoryCaptures/
|
||||
[Rr]ecordings/
|
||||
[Aa]ssets/AssetStoreTools*
|
||||
sysinfo.txt
|
||||
|
||||
# Autogenerated Unity project files
|
||||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
*.pdb
|
||||
*.mdb
|
||||
*.opendb
|
||||
*.VC.db
|
||||
*.pidb.meta
|
||||
|
||||
# IDE folders
|
||||
.vs/
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# Unity build outputs
|
||||
*.apk
|
||||
*.aab
|
||||
*.unitypackage
|
||||
*.app
|
||||
*.exe
|
||||
*.x86
|
||||
*.x86_64
|
||||
*.bundle
|
||||
|
||||
# Crash and profiler output
|
||||
[Cc]rash[Rr]eports/
|
||||
*.stackdump
|
||||
|
||||
# Package manager local cache
|
||||
.upmconfig.toml
|
||||
Reference in New Issue
Block a user