Sha256: 4ed9c23657f6cb5575aa21f5af276ef9ac8e26874326cf1f12e6e0cfd61e64cd

Contents?: true

Size: 462 Bytes

Versions: 1

Compression:

Stored size: 462 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/*.log
/tmp

# Ignore bundled gems.
/vendor/bundle

# Ignore OSX files.
*.DS_Store

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
remnant-1.0.0 .gitignore