feat: init

This commit is contained in:
h
2026-05-19 11:26:47 +02:00
commit fda6cbe165
8 changed files with 2414 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Sloppy
docs/
# IDE
.idea