🎉 First commit!
Some checks failed
ci / docker (push) Failing after 37s
Python formatting PEP8 / Python-PEP8 (push) Failing after 17s

This commit is contained in:
Finn Christiansen 2024-06-26 19:52:11 +02:00
commit 99c2c62831
13 changed files with 280 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
bin/
lib/
include/
__pycache__
pyvenv.cfg
.env
session.txt
tags