This commit is contained in:
borean 2024-02-10 12:59:15 +01:00
commit 25af734ac5
21 changed files with 1062 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
target
tomcat.8080
tomcat.5000
# IntelliJ Idea project files
.idea
*.iml