Files
OTG_7/.gitignore
T
2026-06-04 22:14:21 +03:00

66 lines
754 B
Plaintext

# 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