Code Review
/
it
/
otf.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
removed jpg files and jar files
[it/otf.git]
/
otf-camunda
/
.gitignore
1
/target/
\r
2
tokens/
\r
3
out/
\r
4
/otf/
\r
5
\r
6
/src/main/resources/bpmn/local/
\r
7
/src/main/resources/local/
\r
8
src/main/resources/otf_dev.p12
\r
9
\r
10
!.mvn/wrapper/maven-wrapper.jar
\r
11
\r
12
### STS ###
\r
13
.apt_generated
\r
14
.classpath
\r
15
.factorypath
\r
16
.project
\r
17
.settings
\r
18
.springBeans
\r
19
.sts4-cache
\r
20
\r
21
### IntelliJ IDEA ###
\r
22
.idea
\r
23
original.idea
\r
24
*.iws
\r
25
*.iml
\r
26
*.ipr
\r
27
\r
28
### NetBeans ###
\r
29
/nbproject/private/
\r
30
/build/
\r
31
/nbbuild/
\r
32
/dist/
\r
33
/nbdist/
\r
34
/.nb-gradle/
\r