Sha256: 1583765f896e3d911afc3b471312eb78522639c14c4c943fe2320cfb9491a7e6

Contents?: true

Size: 423 Bytes

Versions: 5

Compression:

Stored size: 423 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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
boty-0.1.2 .gitignore
boty-0.1.1 .gitignore
boty-0.1.0 .gitignore
boty-0.0.17.1 .gitignore
boty-0.0.17 .gitignore