summaryrefslogtreecommitdiffstats
path: root/newton/.gitignore
blob: e86d02b053bcf900e5c46833791d7f86689a93ed (plain)
1
2
3
4
5
6
7
8
9
10
11
.project
.classpath
.settings/
.checkstyle
target/
logs/*.log
*.pyc
.tox
.coverage
htmlcov/