Sha256: 6715b6f9c257f9142a01c4677eedc47fd123a6edad57618870bd7961f8a07c91

Contents?: true

Size: 470 Bytes

Versions: 2

Compression:

Stored size: 470 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
/db/*.sqlite3-journal

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
soundmanager-rails-1.0.1 test/dummy/.gitignore
soundmanager-rails-1.0.0 test/dummy/.gitignore