updates gitignore
All checks were successful
ci / ci (push) Successful in 26s
ci / ci (pull_request) Successful in 23s

This commit is contained in:
Arindy
2025-03-01 22:17:44 +01:00
parent 60c24f7b36
commit 7c8434cbc0
2 changed files with 6 additions and 3 deletions

4
.gitignore vendored
View File

@@ -28,6 +28,8 @@
.idea/**/gradle.xml
.idea/**/libraries
.idea
# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
@@ -78,3 +80,5 @@ fabric.properties
.idea/caches/build_file_checksums.ser
.foundry
dist
node_modules