add 'build' to .gitignore

This commit is contained in:
Chen Liu 2014-01-25 17:57:29 -05:00
parent 81008c4562
commit ec4c91c20e

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.pyc
*.egg-info
dist/*
build/*
.DS_Store
.watchr