chore: add .gitignore

This commit is contained in:
mineracks 2026-04-26 09:34:52 +10:00
parent 325a4dffdf
commit 92578e2567

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
__pycache__/
*.pyc
.env
.venv/