Changed gitignore to not grab auth
authorTommy Guy <richardtguy84@gmail.com>
Mon, 20 Apr 2015 02:11:04 +0000 (19:11 -0700)
committerTommy Guy <richardtguy84@gmail.com>
Mon, 20 Apr 2015 02:11:04 +0000 (19:11 -0700)
.gitignore

index 0bc2e1e461a43884c6632475bd70655ed357e010..3df58c4eeea5b19684c25da3b28ef1b77cb291da 100644 (file)
@@ -1,3 +1,4 @@
-*~
-*.pyc
-MY_DATA.tsv
+*~\r
+*.pyc\r
+MY_DATA.tsv\r
+twitter_authentication.py\r

Benjamin Mako Hill || Want to submit a patch?