Add basic project structure with Maven and JDA

This commit is contained in:
2022-08-25 21:51:00 +02:00
parent 554c342ae8
commit 5d34048ae6
3 changed files with 75 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target/
.idea/