Sha256: c5264abe00033cc9494dc23c79e6830bd91ec1e65d64264f03f83bcbeb6b4f25

Contents?: true

Size: 602 Bytes

Versions: 2

Compression:

Stored size: 602 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
.idea/vcs.xml
.idea/polyglot.iml
.idea/modules.xml
.idea/misc.xml
.idea/inspectionProfiles/Project_Default.xml

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
coursemology-polyglot-0.3.6 .gitignore
coursemology-polyglot-0.3.5 .gitignore