first pass

This commit is contained in:
Abel Luck 2023-11-05 20:16:47 +01:00
parent 4691310e22
commit 5150e8ddd4
11 changed files with 2484 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
.DS_Store
.idea
*.log
tmp/
*.py[cod]
*.egg
build
htmlcov
.direnv/
.env