ignore files generated by dev environment

This commit is contained in:
Doug Hellmann 2012-04-28 18:26:47 -04:00
parent b17d091258
commit f53c84dbe9
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -12,6 +12,7 @@ var
sdist
develop-eggs
.installed.cfg
.venv
# Installer logs
pip-log.txt
@ -28,3 +29,4 @@ pip-log.txt
#sample output
*.log
*.log.*