Add /build to gitignore

This commit is contained in:
Ben Firshman 2014-02-03 16:01:30 -08:00
parent 19c0c9bf06
commit 690a7d6dd7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.egg-info
*.pyc
/build
/dist
/docs/_site
/docs/.git-gh-pages