add some git ingnored files

This commit is contained in:
alexcrea 2025-03-20 13:42:22 +01:00
parent 086db49c07
commit 2ef42faf40
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
16 changed files with 24 additions and 1 deletions

10
.gitignore vendored
View file

@ -4,8 +4,16 @@
/out/
.lastDeploymentsId
#nms submodule build directory ignored
#nms & impl submodule build directory ignored
/nms/build
/nms/.gradle
/nms/*/build
/nms/*/.gradle
/impl/build
/impl/.gradle
/impl/*/build
/impl/*/.gradle
# other random folders
/htmlReport
/.kotlin/errors