Sha256: efcf697deab530f91f32613f055d8a866b25154257b6564123256684ee4059d0
Contents?: true
Size: 871 Bytes
Versions: 4
Compression:
Stored size: 871 Bytes
Contents
# See https://help.github.com/articles/ignoring-files for more about ignoring files. # # If you find yourself ignoring temporary files generated by your text editor # or operating system, you probably want to add a global ignore instead: # git config --global core.excludesfile '~/.gitignore_global' *.gem *.rbc /.config /.rake_tasks~ /coverage/ /InstalledFiles /pkg/ /tmp/ # RSpec configuration and generated files: /.rspec /spec/examples.txt # Documentation cache and generated files: /.yardoc/ /_yardoc/ /doc/ /rdoc/ # Environment normalization: /.bundle/ /vendor/bundle /lib/bundler/man/ # For a library or gem, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: /Gemfile.lock /.ruby-version /.ruby-gemset # Unless supporting rvm < 1.11.0 or doing something fancy, ignore this: .rvmrc
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
blake-0.0.4 | .gitignore |
blake-0.0.3 | .gitignore |
blake.rb-0.0.2 | .gitignore |
blake.rb-0.0.1 | .gitignore |