Uploaded files

This commit is contained in:
Dani
2026-01-22 20:22:46 -05:00
parent b8e7d5c2b9
commit ee75a89f24
29 changed files with 418 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Python
__pycache__/
*.py[cod]
# venv
.venv/
venv/
# tooling
.pytest_cache/
.ruff_cache/
# OS
.DS_Store
Thumbs.db
# generated
.planning/CONTEXTPACK.md