From 845a0de3f1443c105698dd74094ce72a10b5e57b Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Thu, 1 Mar 2012 16:35:02 -0600 Subject: [PATCH] gitignore follow up for docs/ rename Change-Id: I9402b47a61acbd78028ff6f74838b2f5074b9f97 --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 370cfc0333..7dfd4366a5 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.*