Sha256: 45a696ef361684e855f2b443af63523915d631b7a14e5ef4b72c0441e6221d83

Contents?: true

Size: 452 Bytes

Versions: 7

Compression:

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

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
embedded_associations-4.1.2 spec/support/app/.gitignore
embedded_associations-4.1.1 spec/support/app/.gitignore
embedded_associations-4.1.0 spec/support/app/.gitignore
embedded_associations-4.0.0 spec/support/app/.gitignore
embedded_associations-0.0.4 spec/support/app/.gitignore
embedded_associations-0.0.3 spec/support/app/.gitignore
lightrail-0.99.0 lib/lightrail/generators/templates/gitignore