first commit
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
/android/
|
||||
|
||||
# WoW client (большой, не коммитим)
|
||||
/sources/
|
||||
|
||||
# Распакованные MPQ-файлы
|
||||
/extracted/
|
||||
|
||||
# Offline-baked terrain cache
|
||||
/cache/baked_terrain*/
|
||||
|
||||
# Offline M2 model cache
|
||||
/cache/m2_glb/
|
||||
|
||||
# Скомпилированные GDExtension библиотеки
|
||||
/addons/mpq_extractor/bin/*.dll
|
||||
/addons/mpq_extractor/bin/*.so
|
||||
/addons/mpq_extractor/bin/*.dylib
|
||||
|
||||
# CMake build директория
|
||||
/gdextension/build/
|
||||
Reference in New Issue
Block a user