mirror of
https://github.com/thelastflapjack/godot_open_target_shooter.git
synced 2026-07-17 16:45:39 +00:00
Updated to a suggested template
https://docs.godotengine.org/en/stable/community/asset_library/submitting_to_assetlib.html
This commit is contained in:
parent
ce5cb8fdd6
commit
0ac02611bb
1 changed files with 9 additions and 1 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1 +1,9 @@
|
|||
.import
|
||||
# Godot-specific ignores
|
||||
.import/
|
||||
export.cfg
|
||||
export_presets.cfg
|
||||
|
||||
# Mono-specific ignores
|
||||
.mono/
|
||||
data_*/
|
||||
mono_crash.*.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue