This commit is contained in:
Andy Chan 2025-01-08 17:59:45 -05:00 committed by GitHub
commit 2085e45b3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
/backend/.env
__pycache__
node_modules
.DS_Store
node_modules