first commit

This commit is contained in:
KS Jannette
2026-08-26 21:58:34 -04:00
commit 2a10cd48c0
3 changed files with 277 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
__pycache__/
*.py[cod]
*$py.class
*.pyc
agents/
bin/
build/
dist/
downloads/
lib/
lib64/
parts/
sdist/
var/
wheels/
.cache
.pytest_cache/
.venv/