Merge pull request 'updates gitignore' (#1) from update-gitignore into main
Some checks failed
ci / ci (push) Failing after 6s

Reviewed-on: #1
This commit is contained in:
arindy 2025-03-01 22:18:54 +01:00
commit b454f778a8

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