Initial commit

This commit is contained in:
2026-03-29 15:04:15 -04:00
parent e67c991697
commit b69d1a4408
31 changed files with 2520 additions and 0 deletions
+55
View File
@@ -0,0 +1,55 @@
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.egg
*.egg-info/
dist/
build/
eggs/
parts/
var/
sdist/
wheels/
*.egg-link
.installed.cfg
lib/
lib64/
pip-wheel-metadata/
share/python-wheels/
.Python
env/
venv/
.venv/
ENV/
.env
# PyInstaller
*.spec.bak
dist/
build/
# PyCharm
.idea/
*.iml
*.iws
*.ipr
out/
# Vim
*.swp
*.swo
*~
.netrwhist
tags
# OS
.DS_Store
Thumbs.db
# Local runner (contains credentials)
run.bat
# Claude session files
claude_resume