From c734a8ddf890a7b871ed54e44fbc60656408c909 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 20 Jan 2010 23:36:30 +0100 Subject: [PATCH] Ignore spotify_appkey.key and tmp/ --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ab5fe096..df6693ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ *.pyc *.swp .coverage -src/ -pip-log.txt local_settings.py +pip-log.txt +spotify_appkey.key +src/ +tmp/