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/
|
||||
[Mm]emoryCaptures/
|
||||
[Rr]ecordings/
|
||||
|
||||
# Unity generated files
|
||||
*.csproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
*.pdb
|
||||
*.mdb
|
||||
*.opendb
|
||||
*.VC.db
|
||||
|
||||
# Unity crash and profiling artifacts
|
||||
sysinfo.txt
|
||||
*.stackdump
|
||||
|
||||
# IDE and editor folders
|
||||
.vs/
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*.swn
|
||||
|
||||
# OS metadata
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# Logs and local runtime output
|
||||
*.log
|
||||
*.trace
|
||||
|
||||
# Generated reports and office documents
|
||||
*.docx
|
||||
*.doc
|
||||
*.pdf
|
||||
|
||||
# Archives and build packages
|
||||
*.zip
|
||||
*.7z
|
||||
*.rar
|
||||
*.tar
|
||||
*.tar.gz
|
||||
|
||||
# Unity asset store tools
|
||||
Assets/AssetStoreTools*
|
||||
|
||||
# Do not ignore Unity metadata. Meta files must be committed with assets.
|
||||
!*.meta
|
||||
Reference in New Issue
Block a user