first commit

This commit is contained in:
2020-10-07 21:21:32 +02:00
commit be31103aff
31 changed files with 786 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Default ignored files
/shelf/
/workspace.xml
# Intellij
.idea/
*.iml
*.iws