СКВ
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -1,3 +1,28 @@
|
|||||||
|
# Godot-specific ignores
|
||||||
|
.import/
|
||||||
|
.dev/
|
||||||
|
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
|
||||||
|
*~
|
||||||
|
.idea/
|
||||||
|
build/
|
||||||
|
html/
|
||||||
|
commit.gd
|
||||||
|
|
||||||
|
.fuse_hidden*
|
||||||
|
bin/
|
||||||
|
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
/android/
|
/android/
|
||||||
|
|||||||
Reference in New Issue
Block a user