Sha256: 92bd5f718e890f37d70b18e8a6c010eaf0915153366ad99114449405f0a706c7
Contents?: true
Size: 457 Bytes
Versions: 21
Compression:
Stored size: 457 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: # # Bones { # 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 *.tmproj *.gem *.rbc *.html
Version data entries
21 entries across 21 versions & 1 rubygems