willsh1997 commited on
Commit
bd265f5
·
1 Parent(s): f2e3287

:see_no_evil: updated gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +6 -0
.gitignore CHANGED
@@ -166,3 +166,9 @@ flask-test/reddit-comments-may-2015.zip
166
 
167
  # Ignore cache
168
  cache/**
 
 
 
 
 
 
 
166
 
167
  # Ignore cache
168
  cache/**
169
+
170
+
171
+ # Ignore random data (just a note - generally bad practice to store data files on git. naughty naughty)
172
+ sample_data/twitter_data
173
+ sample_data/reddit_data
174
+ sample_data/facebook_data