Sha256: ac4429d68e54f6cead155241391b3ee35f356ea4f7d29adb11b262f555e6eb6a

Contents?: true

Size: 376 Bytes

Versions: 75

Compression:

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

# node_modules
node_modules/
package.json
yarn.lock

Version data entries

75 entries across 75 versions & 2 rubygems

Version Path
finapps-6.9.2 .gitignore
finapps_core-6.0.2 .gitignore
finapps-6.9.1 .gitignore
finapps-6.9.0 .gitignore
finapps-6.8.0 .gitignore
finapps-6.7.1 .gitignore
finapps-6.7.0 .gitignore
finapps-6.6.1 .gitignore
finapps-6.6.0 .gitignore
finapps-6.5.0 .gitignore
finapps-6.4.3 .gitignore
finapps-6.4.2 .gitignore
finapps-6.4.1 .gitignore
finapps-6.4.0 .gitignore
finapps-6.3.1 .gitignore
finapps_core-6.0.1 .gitignore
finapps-6.3.0 .gitignore
finapps-6.2.0 .gitignore
finapps-6.1.0 .gitignore
finapps-6.0.0 .gitignore