gordle/.gitignore

15 lines
201 B
Text
Raw Permalink Normal View History

2022-02-19 02:14:44 +00:00
# Godot-specific ignores
2024-02-18 06:13:11 +00:00
.godot/
2022-02-19 02:14:44 +00:00
.import/
export.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
2024-02-18 08:02:56 +00:00
# Exported games
.exports/