Removes the nova patch for NFS
[apex.git] / .gitignore
index 2789a24..6bc2461 100644 (file)
@@ -1,11 +1,13 @@
 *~
 *.pyc
-/docs_build/
 /docs_output/
 /releng/
+venv/
 apex.egg-info/
 coverage.xml
 nosetests.xml
 .*
 *.log
 *.retry
+.tox
+docs/_build/*