Sha256: f4a74d6ef9e9224e575b20f7cae479960bce138097c707a352fbfa8f15549bfb

Contents?: true

Size: 652 Bytes

Versions: 1

Compression:

Stored size: 652 Bytes

Contents

/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
*.gem

# rspec failure tracking
.rspec_status
/ext/target

# Ignore bundler config.
/rails_example/.bundle

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

# Ignore all logfiles and tempfiles.
/rails/log/*
/rails/tmp/*
!/rails/log/.keep
!/rails/tmp/.keep

# Ignore pidfiles, but keep the directory.
/rails/tmp/pids/*
!/rails/tmp/pids/
!/rails/tmp/pids/.keep

# Ignore uploaded files in development.
/rails/storage/*
!/rails/storage/.keep
/rails/.byebug_history

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
firetail-0.0.1.pre.alpha .gitignore