initial project setup

This commit is contained in:
2026-02-12 09:06:32 -07:00
parent e1314cfd0e
commit ec90e8fea3
7 changed files with 1013 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
# secrets
.env
# default agent workspace
workspace/