summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-13 19:48:37 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-13 19:48:37 -0400
commitddb36e59b96c904a09aff3ebc35259ee9522d462 (patch)
tree20e8348d6f0a489e04701e67e49551e5795a4122 /.gitignore
parent53b95d7c80da1436ba6cf7657c9641e986dcdca7 (diff)
downloadaskbot-ddb36e59b96c904a09aff3ebc35259ee9522d462.tar.gz
askbot-ddb36e59b96c904a09aff3ebc35259ee9522d462.tar.bz2
askbot-ddb36e59b96c904a09aff3ebc35259ee9522d462.zip
easy_install kind of works
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 96e12b0a..da2d1113 100755
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ run
*.wsgi
nbproject
settings_local.py
+settings.py
.idea
*.iml
env
@@ -17,3 +18,6 @@ load
askbot/skins/default/media/js/flot
askbot/skins/common/media/js/closure/google-closure
askbot/fixtures
+*.egg
+dist
+*.egg-info