Create Godot.gitignore
A simple .gitignore for the Godot game engine.
This commit is contained in:
parent
4bff4a2986
commit
feacd863f3
12
Godot.gitignore
Normal file
12
Godot.gitignore
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
# Godot-specific ignores
|
||||||
|
.import/
|
||||||
|
export.cfg
|
||||||
|
export_presets.cfg
|
||||||
|
|
||||||
|
# Mono-specific ignores
|
||||||
|
.mono/
|
||||||
|
|
||||||
|
# System/tool-specific ignores
|
||||||
|
.directory
|
||||||
|
*~
|
Loading…
Reference in New Issue
Block a user