This commit is contained in:
Andy Chan 2024-10-22 00:32:20 -04:00 committed by GitHub
commit 53304b99ac
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