Sha256: 819148fb65353701e317e768c37b59c282342227c5055a72db60f8cbaf1364be

Contents?: true

Size: 471 Bytes

Versions: 3

Compression:

Stored size: 471 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
.env

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
omniauth-auth0-1.4.2 examples/ruby-on-rails-webapp/.gitignore
omniauth-auth0-1.4.1 examples/ruby-on-rails-webapp/.gitignore
omniauth-auth0-1.4.0 examples/ruby-on-rails-webapp/.gitignore