Sha256: a29310c91dc00422ed9c1f3bcb48f2aa8bfd3de71dd60058071cfa71a6e73fee

Contents?: true

Size: 323 Bytes

Versions: 4

Compression:

Stored size: 323 Bytes

Contents

/spec/examples.txt
coverage/
*.gem
.config
lib/bundler/man
pkg
rdoc
*.bundle
*.so
*.o
*.a
mkmf.log


# Ignore bundler config.
/.bundle
/vendor/bundle/
/vendor/ruby/

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

# various artifacts
.project
.secret
.idea/
/spec/tmp/*
/Gemfile.lock

# vim swap files
*.swp

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
finapps-5.0.7 .gitignore
finapps-5.0.6 .gitignore
finapps-5.0.5 .gitignore
finapps-5.0.4 .gitignore