16 lines
176 B
Plaintext
16 lines
176 B
Plaintext
# Godot-specific files
|
|
.import/
|
|
.godot/
|
|
.mono/
|
|
export.cfg
|
|
export_presets.cfg
|
|
android
|
|
|
|
# System-specific files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE-specific files
|
|
.vscode/
|
|
.idea/
|
|
.cursor/ |