mirror of
https://github.com/CactiChameleon9/PONG-Godot.git
synced 2025-01-30 21:36:04 +00:00
17 lines
220 B
Plaintext
17 lines
220 B
Plaintext
|
# ---> 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
|