Sha256: e21e605096e3a0a0d3fb39b413a9cf5cef1e8571f4d04459938949928f140431
Contents?: true
Size: 454 Bytes
Versions: 21
Compression:
Stored size: 454 Bytes
Contents
# See http://help.github.com/ignore-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 # Ignore bundler config /.bundle /Gemfile.lock # Ignore the default SQLite database. /db/*.sqlite3 # Ignore all logfiles and tempfiles. /coverage /log/*.log /tmp
Version data entries
21 entries across 21 versions & 1 rubygems