summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 494d25696da4fea02b0c47e2ee0bfce3eb257f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*~
icon.png.import
# Godot 4+ specific ignores
.godot/

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

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

# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json