Update .gitignore to include KubeJS directories for better resource management in both client and server configurations.

This commit is contained in:
Leonid Pershin
2026-05-08 01:56:52 +03:00
parent 509ff2fb15
commit e58bcbbc4b
124 changed files with 7158 additions and 0 deletions
+4
View File
@@ -5,6 +5,7 @@
# --- Клиент (корень инстанса) ---
!/config/
!/kubejs/
!/mods/
!/resourcepacks/
!/shaderpacks/
@@ -17,6 +18,7 @@
!/.curseclient
!/config/**
!/kubejs/**
!/mods/**
!/resourcepacks/**
!/shaderpacks/**
@@ -26,6 +28,7 @@
/Server/*
!/Server/config/
!/Server/kubejs/
!/Server/mods/
!/Server/install_java.ps1
!/Server/install_java.sh
@@ -38,6 +41,7 @@
!/Server/server.properties.example
!/Server/config/**
!/Server/kubejs/**
!/Server/mods/**
# сервер: реальный server.properties локальный; эталон в server.properties.example