diff options
Diffstat (limited to 'newton/.gitignore')
-rw-r--r-- | newton/.gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/newton/.gitignore b/newton/.gitignore index e86d02b0..d0dc4903 100644 --- a/newton/.gitignore +++ b/newton/.gitignore @@ -8,4 +8,10 @@ logs/*.log .tox .coverage htmlcov/ - +AUTHORS +ChangeLog +nohup.out +openstack_multicloud.egg-info/ +.eggs/ +build/ +test-reports/ |