public
Description: Simple framework for creating Twitter bots, inspired by Sinatra
Homepage:
Clone URL: git://github.com/cjohansen/twibot.git
twibot / .bnsignore
100644 17 lines (16 sloc) 0.415 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# The list of files that should be ignored by Mr Bones.
# Lines that start with '#' are comments.
#
# A .gitignore file can be used instead by setting it as the ignore
# file in your Rakefile:
#
# PROJ.ignore_file = '.gitignore'
#
# For a project with a C extension, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
announcement.txt
coverage
doc
pkg