# Created by https://www.toptal.com/developers/gitignore/api/godot
# Edit at https://www.toptal.com/developers/gitignore?templates=godot

### Godot ###

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

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

# Mono-specific ignores
.mono/
data_*/

# End of https://www.toptal.com/developers/gitignore/api/godot
