add node modules to gitignore

This commit is contained in:
2022-07-22 23:52:13 +02:00
parent fa4eefcbe8
commit 74eb8be0fd

2
.gitignore vendored
View File

@@ -98,3 +98,5 @@ client/src/index.js
.DS_Store
server/src/resources/application.yml
frontend/node_modules/