update .gitignore for the stuff i want to ignore

This commit is contained in:
Noah Levitt 2013-11-19 17:15:54 -08:00
parent 555517ab78
commit 512957e7b8

37
.gitignore vendored
View File

@ -1,30 +1,9 @@
*.py[co] .project
.pydevproject
# Packages *.pyc
*.egg *.pem
*.db
*.diff
*.egg-info *.egg-info
dist *.swp
build warcs
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg
.idea
*.iml