Sha256: 7438b5192e03717bf8ffe5f17fa2244157f9e4867786258852d5d05d5f9ee153

Contents?: true

Size: 874 Bytes

Versions: 2

Compression:

Stored size: 874 Bytes

Contents

*.gem
*.rbc
/*.pem
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/spec/dummy/spec/reports
/test/tmp/
/spec/dummy/tmp
/test/version_tmp/
/tmp/
*secrets*
/shared/
docker-secrets.env

## Specific to RubyMotion:
.dat*
.repl_history
build/
shared/

## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/

## Environment normalisation:
/.bundle/
/vendor/bundle
/lib/bundler/man/

# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# Gemfile.lock
# .ruby-version
# .ruby-gemset

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc

# rubymine
.idea

.keep

# mac
.DS_Store

# Ignore all logfiles and tempfiles.
/log/*
!/log/.keep
/tmp
/log
/spec/dummy/db/*.sqlite3
/spec/dummy/log/*
/spec/dummy/coverage/*

gemfiles/*.lock

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
git_models-1.3.1 .gitignore
git_models-1.2.0 .gitignore