Add .gitignore

This commit is contained in:
Zac Gaetano 2026-03-31 15:33:21 -04:00
parent 57695750f6
commit 9a93c0d889

4
.gitignore vendored Normal file
View file

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