# generated by RailsBricks
# Don’t ignore bundler config! # Useful when git cloning an app and not wanting # the gems to be installed globally. # Can be uncommented if really necessary. # /.bundle
# Ignore the bundle directory itself. /vendor/bundle
# Ignore the default SQLite database. /db/*.sqlite3 /db/*.sqlite3-journal
# Ignore all logfiles and tempfiles. /log/*.log /tmp
# Ignore other unneeded files. doc/ *.swp *~ .project .DS_Store .idea
# Ignore application configuration /config/application.yml .secret