Sha256: 6a17d947d78440c135a561626657f04b8a8952632c4c6c8ce4b646c7963e6d83

Contents?: true

Size: 305 Bytes

Versions: 13

Compression:

Stored size: 305 Bytes

Contents

# Ignore the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3-journal
/db/*.sqlite3-*

# Ignore all logfiles and tempfiles.
/log
/tmp

/storage

/public/assets
.byebug_history

# Ignore master key for decrypting credentials and more.
/config/master.key

/public/packs
/public/packs-test
/node_modules

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
shakapacker-7.2.3 spec/dummy/.gitignore
shakapacker-7.3.0.beta.1 spec/dummy/.gitignore
shakapacker-7.2.2 spec/dummy/.gitignore
shakapacker-7.2.1 spec/dummy/.gitignore
shakapacker-7.2.0 spec/dummy/.gitignore
shakapacker-7.2.0.rc.0 spec/dummy/.gitignore
shakapacker-7.1.0 spec/dummy/.gitignore
shakapacker-7.0.3 spec/dummy/.gitignore
shakapacker-7.0.2 spec/dummy/.gitignore
shakapacker-7.0.1 spec/dummy/.gitignore
shakapacker-7.0.0 spec/dummy/.gitignore
shakapacker-7.0.0.rc.2 spec/dummy/.gitignore
shakapacker-7.0.0.rc.1 spec/dummy/.gitignore