mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-11 21:22:22 +02:00
22 lines
254 B
Plaintext
22 lines
254 B
Plaintext
# GODOT FILES
|
|
# Godot-specific ignores
|
|
.import/
|
|
export.cfg
|
|
export_presets.cfg
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
|
|
# OS FILES
|
|
# Apple system files
|
|
.DS_Store
|
|
|
|
# DEVELOPMENT ENVIRONMENTS
|
|
# Visual Studio Code files
|
|
.vscode/
|
|
.vs/
|
|
|
|
# PyCharm files
|
|
.idea/
|