From: Tommy Guy Date: Mon, 20 Apr 2015 02:11:04 +0000 (-0700) Subject: Changed gitignore to not grab auth X-Git-Url: https://projects.mako.cc/source/twitter-api-cdsw-solutions/commitdiff_plain/935dc47766b0e4ee54b4dcfbddf4ac549280574e Changed gitignore to not grab auth --- 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