Initial commit

This commit is contained in:
nicoboy
2026-01-01 16:12:43 +01:00
commit 9550e05045
3 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
__pycache__/
*.pyc
.venv
.env
*.log