summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4df08d37ab54e371e7d4ba7533a8faf989ea2f4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg

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

# Mono-specific ignores
.mono/
data_*/

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