first commit
This commit is contained in:
+61
@@ -0,0 +1,61 @@
|
||||
# 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
|
||||
*.pidb.meta
|
||||
sysinfo.txt
|
||||
|
||||
# Unity crash and profiler artifacts
|
||||
*.stackdump
|
||||
*.traceevents
|
||||
*.data
|
||||
*.perf
|
||||
|
||||
# Unity addressables and asset store tools
|
||||
[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
|
||||
[Aa]ssets/AssetStoreTools*
|
||||
|
||||
# Rider / Visual Studio / VS Code
|
||||
.idea/
|
||||
.vs/
|
||||
.vscode/
|
||||
*.DotSettings.user
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# Local logs
|
||||
*.log
|
||||
|
||||
# Lab reports and office documents
|
||||
*.docx
|
||||
~$*.docx
|
||||
|
||||
# Keep Git placeholders if they are ever added
|
||||
!.gitkeep
|
||||
Reference in New Issue
Block a user