update .gitignore

This commit is contained in:
Jason Kölker 2011-11-01 17:47:58 -05:00
parent 7f34a11d59
commit e2adafbc66

7
.gitignore vendored
View File

@ -1,13 +1,10 @@
*.pyc *.pyc
*.DS_Store *.DS_Store
local_settings.py local_settings.py
CA/
keeper keeper
instances
keys
build/* build/*
build-stamp build-stamp
nova.egg-info melange.egg-info
.nova-venv .melange-venv
*.sqlite *.sqlite
*.log *.log