Chore: add .gitignore, clean tracked junk
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
frontend/node_modules/
|
||||
backend/venv/
|
||||
backend/__pycache__/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user