summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1011c3b31f15a1840d127dfe2b54390388936b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
bin/
target/
coverage-report/
data/
build/
dist/
ocomp.egg-info/
.pydevproject
.project
.settings
.classpath
.class
.checkstyle
*.iml
*.log
.idea
*.pyc