summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e54c49af736f17b2be593becb1c1d67a1111bc52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Godot 4+ specific ignores
.godot/

# Godot-specific ignores
.import/
export.cfg
#export_presets.cfg
/exports/

# Imported translations (automatically generated from CSV files)
*.translation

# Mono-specific ignores
.mono/
data_*/