first commit

This commit is contained in:
2026-04-20 20:25:10 +04:00
commit 1fe2a72ef1
1926 changed files with 156731 additions and 0 deletions
+23
View File
@@ -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/