Initial commit

This commit is contained in:
Esa Kataja
2024-11-09 11:49:39 +02:00
commit a35ade3d8b
14 changed files with 456 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
.sqlite
.duckdb