Remove node_modules from git; add to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ venv/
|
||||
.idea/
|
||||
*.swp
|
||||
.DS_Store
|
||||
frontend/node_modules/
|
||||
|
||||
Reference in New Issue
Block a user