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

# 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