summaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: 13741fd313b6332812c0b5f885bdb59905c5e366 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14


                           










                                                                
                 


                          
# 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

# Blender-specific ignores
*.blend[0-9]*