Migrate sdc-sdc-workflow-designer docs
[sdc/sdc-workflow-designer.git] / workflow-designer-ui / src / main / frontend / .gitignore
1 # See https://help.github.com/ignore-files/ for more about ignoring files.
2
3 # dependencies
4 /node_modules
5 /node-install
6 .idea/
7 .vscode/
8 # testing
9 /coverage
10
11 # production
12 /target
13 /dist
14
15 # misc
16 npm-debug.log*
17 yarn-debug.log*
18 yarn-error.log*
19 /tools/devConfig.json