Sha256: 4fd86cfb8883d56fd6d81c459e7bd7bc2a58f36caab0cb085782eca52d61286e

Contents?: true

Size: 481 Bytes

Versions: 4

Compression:

Stored size: 481 Bytes

Contents

# See https://help.github.com/articles/ignoring-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

4 entries across 4 versions & 1 rubygems

Version Path
js_assets-0.1.2 test/dummy/.gitignore
js_assets-0.1.1 test/dummy/.gitignore
js_assets-0.1.0 test/dummy/.gitignore
js_assets-0.0.10 test/dummy/.gitignore