first commit
This commit is contained in:
+45
@@ -0,0 +1,45 @@
|
||||
# Unity generated folders
|
||||
[Ll]ibrary/
|
||||
[Tt]emp/
|
||||
[Oo]bj/
|
||||
[Bb]uild/
|
||||
[Bb]uilds/
|
||||
[Ll]ogs/
|
||||
UserSettings/
|
||||
MemoryCaptures/
|
||||
|
||||
# Unity / IDE generated files
|
||||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
*.pdb
|
||||
*.mdb
|
||||
*.opendb
|
||||
*.VC.db
|
||||
|
||||
# Build artifacts
|
||||
*.apk
|
||||
*.aab
|
||||
*.unitypackage
|
||||
sysinfo.txt
|
||||
|
||||
# OS / editor noise
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.vs/
|
||||
.idea/
|
||||
|
||||
# VS Code local workspace state
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
# Report files are not needed in the repository
|
||||
Docs/
|
||||
Reference in New Issue
Block a user