summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c90a3ea3d2faff010dc9106352b35e684907483b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.class
*.jar
*.exe
.project
.classpath
.settings/
target/
bin/
gen-java/
dependency-reduced-pom.xml

*.uml
*.iml
.idea/