web-ui: add node_modules + public/dist to .gitignore for wave-1 build
This commit is contained in:
parent
1f995c9029
commit
a4bb6e7b0c
1 changed files with 2 additions and 5 deletions
7
services/web-ui/.gitignore
vendored
7
services/web-ui/.gitignore
vendored
|
|
@ -1,6 +1,3 @@
|
||||||
|
{"message":"The target couldn't be found.","url":"https://forge.wilddragon.net/api/swagger","errors":[]}
|
||||||
node_modules/
|
node_modules/
|
||||||
npm-debug.log
|
public/dist/
|
||||||
.DS_Store
|
|
||||||
*.swp
|
|
||||||
*.swo
|
|
||||||
.vscode/
|
|
||||||
Loading…
Reference in a new issue