Browse Source

Add docs build directory to gitignore

Mike Naberezny 14 years ago
parent
commit
9ae3866c8a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,6 +7,7 @@
 .DS_Store
 .coverage
 build/
+docs/.build/
 dist/
 .tox/
 nosetests.xml