mirror of
https://github.com/GDQuest/godot-platformer-2d.git
synced 2026-01-23 02:14:19 +00:00
Update gitignore
This commit is contained in:
parent
2742ee66e8
commit
0a9c7912f1
1 changed files with 16 additions and 0 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -1 +1,17 @@
|
|||
|
||||
# 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
|
||||
|
||||
# System/tool-specific ignores
|
||||
.directory
|
||||
*~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue