Update .gitignore to include datapacks directory for improved project organization and to ensure proper tracking of game data.

This commit is contained in:
Leonid Pershin
2026-05-09 14:54:52 +03:00
parent 0ad85bd138
commit 73c1960476
3 changed files with 1 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
!/kubejs/ !/kubejs/
!/mods/ !/mods/
!/resourcepacks/ !/resourcepacks/
!/datapacks/
!/shaderpacks/ !/shaderpacks/
!/README.md !/README.md
Binary file not shown.
Binary file not shown.