Merge "Update .gitignore"

This commit is contained in:
Jenkins 2012-05-31 02:46:00 +00:00 committed by Gerrit Code Review
commit d02cc36034

2
.gitignore vendored
View File

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