waqas.ikram | 4123099 | 2018-08-21 17:35:35 +0100 | [diff] [blame] | 1 | # compiled output |
2 | dist | ||||
3 | dist-server | ||||
4 | tmp | ||||
5 | |||||
6 | # dependencies | ||||
7 | node_modules | ||||
8 | node_modules/* | ||||
9 | |||||
10 | # # IDEs and editors | ||||
11 | /.idea | ||||
12 | .project | ||||
13 | .classpath | ||||
14 | *.launch | ||||
15 | .settings/ | ||||
16 | |||||
17 | # e2e | ||||
18 | e2e/*.js | ||||
19 | e2e/*.map | ||||
20 | |||||
21 | |||||
22 | #java | ||||
23 | .project | ||||
24 | .idea/ | ||||
25 | /target/ | ||||
26 | .settings* | ||||
27 | .classpath |