summaryrefslogtreecommitdiffstats
path: root/fcaps/.gitignore
blob: 17e6ddd92780296eb52005d7070439595c45b2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.project
.classpath
.settings/
.checkstyle
target/
logs/*.log
*.pyc
.tox
.coverage
htmlcov/
coverage.xml
test-reports/