summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@gmail.com>2012-03-01 16:35:02 -0600
committerDolph Mathews <dolph.mathews@gmail.com>2012-03-01 16:35:02 -0600
commit845a0de3f1443c105698dd74094ce72a10b5e57b (patch)
tree4b2ccf96767069fbe27a0cf6e0903259761a24ce /.gitignore
parentf8ba5af130b7ec2d2ec8c0abcadbc27275467ab8 (diff)
downloadkeystone-845a0de3f1443c105698dd74094ce72a10b5e57b.tar.gz
gitignore follow up for docs/ rename
Change-Id: I9402b47a61acbd78028ff6f74838b2f5074b9f97
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 370cfc033..7dfd4366a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,7 @@ covhtml
pep8.txt
nosetests.xml
*.db
-docs/build
+doc/build
.DS_Store
-docs/source/modules.rst
-docs/source/keystone.*
+doc/source/modules.rst
+doc/source/keystone.*