initial commit

This commit is contained in:
2025-03-25 23:02:22 +01:00
commit c56377ba4c
9 changed files with 509 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.envrc