This commit is contained in:
2022-01-30 21:53:50 +04:00
commit d4b36d574f
2 changed files with 27 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# intellji idea
/.idea
# java stuff
*.jar
*.class
# maven
/target