From 935dc47766b0e4ee54b4dcfbddf4ac549280574e Mon Sep 17 00:00:00 2001 From: Tommy Guy Date: Sun, 19 Apr 2015 19:11:04 -0700 Subject: [PATCH] Changed gitignore to not grab auth --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0bc2e1e..3df58c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -*~ -*.pyc -MY_DATA.tsv +*~ +*.pyc +MY_DATA.tsv +twitter_authentication.py -- 2.30.2