Sha256: dc76dfa8365daeabd3b2ae04ddf3422992d0a40542927d8c896d7ea21fc6c588

Contents?: true

Size: 422 Bytes

Versions: 13

Compression:

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

13 entries across 13 versions & 1 rubygems

Version Path
boty-0.0.16 .gitignore
boty-0.0.15 .gitignore
boty-0.0.14 .gitignore
boty-0.0.13 .gitignore
boty-0.0.12 .gitignore
boty-0.0.11 .gitignore
boty-0.0.10 .gitignore
boty-0.0.9 .gitignore
boty-0.0.7 .gitignore
boty-0.0.6 .gitignore
boty-0.0.4 .gitignore
boty-0.0.3 .gitignore
boty-0.0.2 .gitignore