Sha256: 17462c65d61ef3cdb24d220606b522e8ccab0b280925c21d8ee1ba1c1af61164

Contents?: true

Size: 856 Bytes

Versions: 14

Compression:

Stored size: 856 Bytes

Contents

# Parts of this file were adapted from
# GitHub’s collection of .gitignore file templates
# which are Copyright (c) 2014 GitHub, Inc.
# and released under the MIT License.
# For more details, visit the project page:
# https://github.com/github/gitignore

*.bundle
*.so
*.o
*.a
mkmf.log

*.gem
*.rbc
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/test/tmp/
/test/version_tmp/
/tmp/

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

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

## Environment normalisation:
/.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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
config_curator-1.0.0 .gitignore
config_curator-0.5.0 .gitignore
config_curator-0.4.0 .gitignore
config_curator-0.3.0 .gitignore
config_curator-0.2.4 .gitignore
config_curator-0.2.3 .gitignore
config_curator-0.2.2 .gitignore
config_curator-0.2.1 .gitignore
config_curator-0.2.0 .gitignore
config_curator-0.1.1 .gitignore
config_curator-0.1.0 .gitignore
config_curator-0.0.2 .gitignore
config_curator-0.0.1 .gitignore
config_curator-0.0.0 .gitignore