add .gitignore

This commit is contained in:
Jarian Cottingham 2026-08-19 21:18:41 -05:00
parent 7fd9517a14
commit 873a6b6717

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
__pycache__/
*.pyc
cache/
.env
*.log