Sha256: bd04231bf01782bfc9ed34a3d1abc6d314a4a28e490ab4776ba2e74b9be0501e

Contents?: true

Size: 483 Bytes

Versions: 3

Compression:

Stored size: 483 Bytes

Contents

# 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]

.*
*~
*.swp
.*.swp
.yardoc
announcement.txt
coverage*/
doc
pkg
bin/experimental
reference
*.gem
.DS_Store

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rbkb-0.7.2 .bnsignore
rbkb-0.7.1 .bnsignore
rbkb-0.7.0 .bnsignore