summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2014-05-22Updated the gitignore file.Maurice Laveaux1-0/+1
* ignore the queue_cache
2014-04-30Removed the unused database.txt, added profiles.txt and tweets.txt to the ↵Maurice Laveaux1-1/+2
.gitignore
2014-04-28Changed some boundary files of the application.Maurice Laveaux1-0/+1
* Removed "stored_tokens.txt", tokens should be stored in "config.txt". * Added "databases.txt" to .gitignore.
2014-04-24Actually save config.txt, ignore it for gitPeter Wu1-0/+1
2014-04-23Initial commitPeter Wu1-0/+12
build.xml, etc. are modified a bit after opening in Netbeans 7.4.