This commit is contained in:
nora 2021-07-17 22:04:54 +02:00
parent d0733b1a7c
commit 9b7260660e
5 changed files with 320 additions and 30 deletions

5
.gitignore vendored
View file

@ -3,4 +3,7 @@
*.iml
# test data
*.json
*.json
# local install script
install.sh