Sha256: e3f7440ed48dcacde8cf4a76f33a4ff8f9dc9d376262443bbc799ae27e6fd680

Contents?: true

Size: 494 Bytes

Versions: 1

Compression:

Stored size: 494 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
announcement.txt
coverage*/
doc
pkg
experimental
reference
lib/burp.jar
*.class
*.gem
.DS_Store 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
buby-1.1.7-java .bnsignore