Sha256: dd1a9a86e6385e270bcd1ab03a1f8df52de2ab25d2ea6b97724b6031da0d6153

Contents?: true

Size: 508 Bytes

Versions: 7

Compression:

Stored size: 508 Bytes

Contents

# See https://help.github.com/articles/ignoring-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 and gems.
/.bundle
/vendor/bundle
/Gemfile.lock

# Ignore generated code coverage information
/spec/coverage/*
/coverage/*

# Ignore RSpec state
/spec/examples.txt

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
coursemology-polyglot-0.2.2 .gitignore
coursemology-polyglot-0.2.1 .gitignore
coursemology-polyglot-0.2.0 .gitignore
coursemology-polyglot-0.1.0 .gitignore
coursemology-polyglot-0.0.3 .gitignore
coursemology-polyglot-0.0.2 .gitignore
coursemology-polyglot-0.0.1 .gitignore