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

8
.idea/.gitignore generated vendored Normal file
View File

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml