Update .gitignore

Add:
* ChangeLog
* nova/tests/coverage.xml

Change-Id: I1d0c395cf679e07e304dd878d97734307b685f4c
This commit is contained in:
Joe Gordon 2012-05-30 15:37:42 -07:00
parent 57aa58630d
commit 5db41cb358
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.pyc
*.DS_Store
local_settings.py
ChangeLog
CA/
keeper
instances
@ -19,3 +20,4 @@ cover/*
dist/*
.coverage
covhtml
nova/tests/coverage.xml