summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaurice Laveaux <m.laveaux@student.tue.nl>2014-04-28 08:33:21 +0200
committerMaurice Laveaux <m.laveaux@student.tue.nl>2014-04-28 08:33:21 +0200
commit548fc2e77a3863b0563d7c6d80a7484815eeebad (patch)
treec4a3980d2dbc54c9141993396926d430a01d26b5 /.gitignore
parent7b963dba6a0c300f9fab68cfaf15b8de41a009f6 (diff)
downloadTwitterDataAnalytics-548fc2e77a3863b0563d7c6d80a7484815eeebad.tar.gz
Changed some boundary files of the application.
* Removed "stored_tokens.txt", tokens should be stored in "config.txt". * Added "databases.txt" to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e218ffe..01c0371 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ jacoco.exec-*
.*.sw?
*.orig
config.txt
+database.txt