initial import

This commit is contained in:
2021-07-25 13:12:55 +01:00
commit 804417481a
3 changed files with 206 additions and 0 deletions

3
.hgignore Normal file
View File

@ -0,0 +1,3 @@
^\.venv/
^Pipfile$
^Pipfile\.lock$