Update git ignore to prevent checkins of build and deploy output

This commit is contained in:
Liam Newman 2013-03-28 17:07:02 -07:00
parent dddd2c8333
commit cdbbce37ee

8
.gitignore vendored
View File

@ -1,3 +1,9 @@
*.orig
node_modules
*.pyc
gh-pages
*.pyc
python/MANIFEST
python/build
python/dist