feat: init

This commit is contained in:
h
2026-05-28 21:59:44 +02:00
commit e08d26dd10
34 changed files with 893 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Development
.idea
.vscode
t
# Virtual environments
.venv
# Credentials
.env