SouravNath commited on
Commit
62289d1
·
1 Parent(s): 74479a8

chore: remove .venv and node_modules from git tracking

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .venv/
2
+ frontend/node_modules/