feacd863f3
A simple .gitignore for the Godot game engine.
13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
|
|
# Godot-specific ignores
|
|
.import/
|
|
export.cfg
|
|
export_presets.cfg
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
|
|
# System/tool-specific ignores
|
|
.directory
|
|
*~
|