Redoing gradle build without idea

The project structure was not as I liked
So I made a new one without idea and with simple gradle init
This commit is contained in:
2023-04-02 21:26:32 +02:00
parent 6f99b82fd9
commit 58f17472d8
25 changed files with 300 additions and 258 deletions

3
.gitignore vendored
View File

@ -68,3 +68,6 @@ tags
# Persistent undo
[._]*.un~
# Ignore Gradle build output directory
build