Sha256: d198ced5992194cfcc7f8e4125ad6be47039afdbe6acee1c3aef6bf0c363683e

Contents?: true

Size: 501 Bytes

Versions: 5

Compression:

Stored size: 501 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 all logfiles and tempfiles.
/log/*
/tmp/*


/public/assets
.byebug_history

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


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
test_data-0.3.2 example/.gitignore
test_data-0.3.1 example/.gitignore
test_data-0.3.0 example/.gitignore
test_data-0.2.2 example/.gitignore
test_data-0.2.1 example/.gitignore