init project

This commit is contained in:
2021-12-14 17:55:30 +04:00
parent 33f91d3ea7
commit a4fc072dde
4 changed files with 56 additions and 0 deletions

7
.gitignore vendored
View File

@@ -2,6 +2,13 @@
# Compiled class file
*.class
# maven
target
# intellji idea
.idea
*.iml
# Log file
*.log