Sha256: df067260cbd8590bd99cb91f646a91e1b73ee41dbfbd1f9d9aea3336bd9edbd7

Contents?: true

Size: 565 Bytes

Versions: 3

Compression:

Stored size: 565 Bytes

Contents

# See http://help.github.com/ignore-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
/tmp

.idea/*
/coverage
*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
.DS_Store

# YARD artifacts
.yardoc
_yardoc
doc/

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mongo_fe-0.1.2 .gitignore
mongo_fe-0.1.1 .gitignore
mongo_fe-0.1.0 .gitignore