Sha256: b864d20222b38ff10d12b78f32cec1a9879cfb8181ac6d40522e5ef6927bbdfa

Contents?: true

Size: 424 Bytes

Versions: 6

Compression:

Stored size: 424 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

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

# Ignore all logfiles and tempfiles.
/log
/tmp

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nunes-0.5.0 test/rails_app_4.2.5/.gitignore
nunes-0.4.0 test/rails_app/.gitignore
nunes-0.3.1 test/rails_app/.gitignore
nunes-0.3.0 test/rails_app/.gitignore
nunes-0.2.0 test/rails_app/.gitignore
nunes-0.1.0 test/rails_app/.gitignore