PONG-Godot/.gitignore

17 lines
220 B
Plaintext
Raw Normal View History

2022-08-20 15:22:38 +01:00
# ---> Godot
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
# Builds
.exe
.x86_64