Sha256: 2a72afda769e995001a207ee66c5e61666ace0adb59d37a862b1df2aa61d3bbd

Contents?: true

Size: 414 Bytes

Versions: 1

Compression:

Stored size: 414 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
/db/*.sqlite3
/db/*.sqlite3-journal
/log/*.log
/tmp
/vendor/ruby/
.rvmrc
.powrc
.rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
adminpanel-1.0.0 spec/dummy/.gitignore