Adding build/ and dist/ to gitignore

This commit is contained in:
Charles Gordon
2013-01-28 09:46:42 -08:00
parent 32627853ac
commit 529fedaaef

2
.gitignore vendored
View File

@@ -13,6 +13,8 @@ eggs
# sdist
develop-eggs
.installed.cfg
build
dist
# Installer logs
pip-log.txt