Sha256: c54958fbc63e2d7c77840b90c3baffd1c0064cf1a85a35ec6cb6b728031c0361

Contents?: true

Size: 471 Bytes

Versions: 7

Compression:

Stored size: 471 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
.rvmrc

# Ignore the default SQLite database.
/db/*.db
/db/*.sqlite3
/db/*.sqlite3-journal

# Ignore all logfiles and tempfiles.
/log/*.log
/tmp

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
fuck_comments-2.3.4 spec/dummy_app/.gitignore
the_comments_ruby-2.3.4 spec/dummy_app/.gitignore
the_comments_ruby-2.3.3 spec/dummy_app/.gitignore
the_comments-2.3.1 spec/dummy_app/.gitignore
the_comments-2.2.2 spec/dummy_app/.gitignore
the_comments-2.2.1 spec/dummy_app/.gitignore
the_comments-2.2.0 spec/dummy_app/.gitignore