aboutsummaryrefslogtreecommitdiffstats
path: root/so-admin-cockpit-monitoring-workflow/so-admin-cockpit-monitoring-workflow-ui/.gitignore
blob: 6cf36fd5efc263004fc09d5a3373aaf2809d4429 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# compiled output
dist
dist-server
tmp

# dependencies
node_modules
node_modules/*

# # IDEs and editors
/.idea
.project
.classpath
*.launch
.settings/

# e2e
e2e/*.js
e2e/*.map


#java
.project
.idea/
/target/
.settings*
.classpath