summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaurice Laveaux <m.laveaux@student.tue.nl>2014-04-30 12:18:48 +0200
committerMaurice Laveaux <m.laveaux@student.tue.nl>2014-04-30 12:18:48 +0200
commit375458f918bd53ae08b1dd0234ec09f85e056930 (patch)
tree45a971b4377687090f7e7dcc223722e24d48bfd5 /.gitignore
parente9eab0534b4cb647bfe705d4313d4fe5a1d4a8fe (diff)
downloadTwitterDataAnalytics-375458f918bd53ae08b1dd0234ec09f85e056930.tar.gz
Removed the unused database.txt, added profiles.txt and tweets.txt to the .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 01c0371..212e315 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,5 @@ jacoco.exec-*
.*.sw?
*.orig
config.txt
-database.txt
+tweets.txt
+profiles.txt