Files
VillageBuilder/.gitignore
2026-06-11 17:30:53 +01:00

74 lines
848 B
Plaintext

# =============== #
# Unity generated #
# =============== #
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
[Ll]ogs/
[Mm]emoryCaptures/
UserSettings/
# Asset meta data should only be ignored when the corresponding asset is also ignored
!/[Aa]ssets/**/*.meta
# Uncomment this if you have Unity Collaborate enabled
# [Cc]ollab/
# ============ #
# OS generated #
# ============ #
# Windows
Thumbs.db
ehthumbs.db
[Dd]esktop.ini
$RECYCLE.BIN/
# macOS
.DS_Store
.DS_Store?
.AppleDouble
.LSOverride
Icon?
._*
# ============ #
# IDE specific #
# ============ #
# Visual Studio
.vs/
.vscode/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.mdb
*.opendb
*.VC.db
# JetBrains Rider
.idea/
*.sln.iml
# ============ #
# Build output #
# ============ #
*.apk
*.aab
*.unitypackage
# Crash reports
sysinfo.txt