blob: 846494be3e6530ab3c71faa75ff41db7a3571538 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
# System/tool-specific ignores
.directory
*~
|