chore: add .gitignore to exclude generated files

This commit is contained in:
2026-05-03 13:00:53 -05:00
parent c760a98e60
commit c2cda3f619
10 changed files with 2 additions and 32 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ __pycache__/
*.map
.env
.venv/
test.py
test.tampy