Add project files

This commit is contained in:
ChaoticByte 2024-10-19 11:27:23 +02:00
parent 1d47ac0466
commit 8d1c9da4ba
No known key found for this signature in database
18 changed files with 757 additions and 1 deletions

40
.gitignore vendored Normal file
View file

@ -0,0 +1,40 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr