Sha256: e44713247da55b763b147ba7efabed51d34c431e7daf34a2004da0f49a87916f

Contents?: true

Size: 871 Bytes

Versions: 27

Compression:

Stored size: 871 Bytes

Contents

# Move this into a KLUE SATELITE DOCUMENT
# 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'
#
# The Octocat has a Gist containing some good rules to add to this file.
#    https://gist.github.com/octocat/9257657

# Ignore Klue Setup.sh
/bin/runonce/
k_doc.yml

/_/
/.bundle/
/.history/
/.yardoc
/_yardoc/
/coverage/
/log/
!/log/.keep
/doc/
/pkg/
/spec/reports/
/tmp/
!/tmp/.keep
*.bundle
*.so
*.o
*.a
mkmf.log

# Ruby Version
.ruby-version

# Environment File
.env

# Gems should not use a Gemfile.lock
Gemfile.lock

# RubyGem definitions
*.gem

# rspec failure tracking
.rspec_status

# ByeBug history
.byebug_history

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
k_doc-0.0.38 .gitignore
k_doc-0.0.37 .gitignore
k_doc-0.0.36 .gitignore
k_doc-0.0.35 .gitignore
k_doc-0.0.32 .gitignore
k_doc-0.0.28 .gitignore
k_doc-0.0.27 .gitignore
k_doc-0.0.26 .gitignore
k_doc-0.0.25 .gitignore
k_doc-0.0.24 .gitignore
k_doc-0.0.23 .gitignore
k_doc-0.0.22 .gitignore
k_doc-0.0.21 .gitignore
k_doc-0.0.18 .gitignore
k_doc-0.0.17 .gitignore
k_doc-0.0.16 .gitignore
k_doc-0.0.15 .gitignore
k_doc-0.0.13 .gitignore
k_doc-0.0.12 .gitignore
k_doc-0.0.11 .gitignore