Sha256: 8551a2fb65e9cb7d3e4256bbdae187d8b9402178cd2ba4e86f17536970928359

Contents?: true

Size: 778 Bytes

Versions: 53

Compression:

Stored size: 778 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-*

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

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

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

/public/assets

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

Version data entries

53 entries across 53 versions & 7 rubygems

Version Path
logtail-rails-0.2.10 example-project/.gitignore
logtail-rails-0.2.9 example-project/.gitignore
active_element-0.0.31 example_app/.gitignore
active_element-0.0.30 example_app/.gitignore
active_element-0.0.29 example_app/.gitignore
active_element-0.0.28 example_app/.gitignore
logtail-rails-0.2.8 example-project/.gitignore
active_element-0.0.27 example_app/.gitignore
phraseapp-in-context-editor-ruby-3.2.0 examples/demo/.gitignore
logtail-rails-0.2.7 example-project/.gitignore
phraseapp-in-context-editor-ruby-3.1.1 examples/demo/.gitignore
phraseapp-in-context-editor-ruby-3.1.0 examples/demo/.gitignore
phraseapp-in-context-editor-ruby-3.0.1 examples/demo/.gitignore
active_element-0.0.26 example_app/.gitignore
active_element-0.0.24 example_app/.gitignore
active_element-0.0.23 example_app/.gitignore
active_element-0.0.22 example_app/.gitignore
active_element-0.0.21 example_app/.gitignore
phraseapp-in-context-editor-ruby-2.1.1 examples/demo/.gitignore
active_element-0.0.19 example_app/.gitignore