summaryrefslogtreecommitdiffstats
path: root/newton/.gitignore
blob: d0dc49034c554ad028f30b466098274849027511 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.project
.classpath
.settings/
.checkstyle
target/
logs/*.log
*.pyc
.tox
.coverage
htmlcov/
AUTHORS
ChangeLog
nohup.out
openstack_multicloud.egg-info/
.eggs/
build/
test-reports/