Sha256: c09c885930d8fdc102242bbb00630b0776a77e9860741a7f00c507a7579c1876

Contents?: true

Size: 434 Bytes

Versions: 1

Compression:

Stored size: 434 Bytes

Contents

## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

## EMACS
*~
\#*
.\#*

## VIM
*.swp
tags
*.bundle
*.so

## BUNDLER
.bundle
Gemfile.lock

## YARD
.yardoc
_yardoc
doc

## INTELLIJ/RUBYMINE
.idea

## PROJECT::GENERAL
coverage
rdoc
pkg
jruby-lint.html

## PROJECT::SPECIFIC
*.o
*.obj
*.res
bin/main.c
shoes/version.h
deps
dist
pkg
*.app
docs-*
spec/test_app/pkg
testing
tmp/*

# ignore built gem so you don't commit it accidentally
*.gem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shoes-4.0.0.pre1 .gitignore