Browse Source

ignore build directory, so it doesn't accidentally get committed

Garry Polley 11 years ago
parent
commit
f0d9b529a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@ docs/_build/
 docs/locale/
 tests/coverage_html/
 tests/.coverage
+build/