Sha256: 29479db7343be555f793c29d272b482b17fa78a15d5006f643ebc63e3d90b9e9

Contents?: true

Size: 351 Bytes

Versions: 2

Compression:

Stored size: 351 Bytes

Contents

## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

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

## VIM
*.swp

## Idea
.idea
.bundle
.rakeTasks
*.iml

## PROJECT::GENERAL
config/flex.yml
coverage
data
rdoc
doc
pkg
log
tmp
#Gemfile.lock

## PROJECT::SPECIFIC
*.db
*.sqlite3

# Yard cache files - used for the autogenerated documentation
.yardoc

# 'scratch' files
test_code.rb

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ib-ruby-0.9.1 .gitignore
ib-ruby-0.9.0 .gitignore