-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (47 loc) · 1.06 KB
/
.gitignore
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
*.class
# NetBeans
nbactions.xml
nb-configuration.xml
# eclipse
**/target
**/target/*
.classpath
.project
.settings
.settings/*
# IntelliJ Idea
*.idea
*.iml
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# virtual environment
.vagrant
.bpmn
/central-js/nbproject/private/
/portal-js/nbproject/private/
/dashboard-js/nbproject/private/
/dashboard-js/npm-debug.log
#test bpmn definitions (Tsapko Dmytro)
wf-region/src/main/resources/bpmn/autodeploy/test.bpmn
wf-region/src/main/resources/bpmn/autodeploy/citizens_request_test_tsapko.bpmn
wf-region/src/main/resources/bpmn/autodeploy/citizens_request_test_tsapko.bpmn.xml
*.orig
#sublime
project.sublime-workspace
/central-js/client/tmp/
/central-js/client/build/
#macos
.DS_Store
#Visual Studio Code
.vscode
/wf-base/fout.log
/scripts/nbproject/private/
/public-js/nbproject/private/
/docs/docs/nbproject/private/
/docs/nbproject/private/