summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore47
1 files changed, 23 insertions, 24 deletions
diff --git a/.gitignore b/.gitignore
index cc9b93c949..94661beecd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,33 +1,32 @@
-*.pyc
-*.DS_Store
-local_settings.py
-Authors
+.autogenerated
+.coverage
+.nova-venv
+.project
+.pydevproject
+.tox
+.venv
AUTHORS
+Authors
+CA/
ChangeLog
MANIFEST
-CA/
-keeper
-instances
-keys
-build/*
build-stamp
-.nova-venv
-.venv
-.tox
-*.sqlite
-*.log
-*.mo
-nosetests.xml
+build/*
coverage.xml
-tools/conf/nova.conf*
cover/*
+covhtml
+dist/*
+instances
+keeper
+keys
+local_settings.py
+nosetests.xml
nova/tests/cover/*
nova/vcsversion.py
-.autogenerated
-dist/*
-.coverage
-covhtml
+tools/conf/nova.conf*
+*.log
+*.mo
+*.pyc
+*.sqlite
+*.DS_Store
*.egg*
-.project
-.pydevproject
-