This commit is contained in:
Andy Chan 2024-11-23 22:30:09 -05:00 committed by GitHub
commit be87cd13cf
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