Sha256: d1792eaeb468aca443e1feccb1460330921953eb637ba2659612331e9e54c905

Contents?: true

Size: 573 Bytes

Versions: 2

Compression:

Stored size: 573 Bytes

Contents

.bundle
/log
*.iml
.rvmrc
rvm.env
# 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'

/app/.DS_Store
# Ignore bundler config.
/.bundle

/out
tmp
.sass-cache
.ruby-version
.ruby-gemset
# Ignore the default SQLite database.

# Ignore all logfiles and tempfiles.
/log/*
!/log/.keep
/tmp


/*.iml
.idea

# Exclude CTags
/tags

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
credit-card-sms-parser-0.0.6 .gitignore
credit-card-sms-parser-0.0.5 .gitignore