Sha256: 3f1a7c1228680633f7260258d79949faba11518af3b800c61f82887da6afc60f

Contents?: true

Size: 520 Bytes

Versions: 4

Compression:

Stored size: 520 Bytes

Contents

# 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

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
railsbricks-3.7.0 lib/railsbricks/assets/git/gitignore
railsbricks-reloaded-3.2.1 lib/railsbricks/assets/git/gitignore
phoenixbricks-3.2.7 lib/railsbricks/assets/git/gitignore
phoenixbricks-3.2.6 lib/railsbricks/assets/git/gitignore