generated from krampus/template-godot4
All checks were successful
linting & formatting / build (push) Successful in 10s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m27s
itch.io publish action / build (osx, app) (push) Successful in 2m33s
itch.io publish action / build (win64, exe) (push) Successful in 2m38s
28 lines
385 B
Plaintext
28 lines
385 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
|
|
# Godot-specific ignores
|
|
.import/
|
|
export.cfg
|
|
#export_presets.cfg
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
mono_crash.*.json
|
|
|
|
# Python venv
|
|
.venv
|
|
|
|
# Project demos
|
|
/demos/
|
|
|
|
|
|
# Obsidian
|
|
vault/.obsidian/workspace.json
|
|
vault/.obsidian/appearance.json
|
|
vault/.obsidian/themes
|