Sha256: 9456fc0f4855c3140707fd87e1ef6e7d49218901e4e337b6e2150b72e952c23d

Contents?: true

Size: 443 Bytes

Versions: 3

Compression:

Stored size: 443 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/.keep
/tmp

.env.local
pkg
/.rspec

/.yardoc
/docs/api

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
boty-1.0.1 .gitignore
boty-1.0.0 .gitignore
boty-0.2.0 .gitignore