Sha256: 062495569525d2b5efb18ee8a2083c7bffce54ff543e1ea2ea41236989761663

Contents?: true

Size: 325 Bytes

Versions: 8

Compression:

Stored size: 325 Bytes

Contents

## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

## SUBLIME
*.sublime-project

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

## VIM
*.swp

## PROJECT::GENERAL
coverage
rdoc
pkg

## PROJECT::SPECIFIC
.idea
reckon_local
private_tests

## Bundler
vendor
.bundle
# binstubs
exec/

# Don't commit gem files
*.gem

test.log
test_log.txt

.byebug_history

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
reckon-0.10.0 .gitignore
reckon-0.9.6 .gitignore
reckon-0.9.5 .gitignore
reckon-0.9.4 .gitignore
reckon-0.9.3 .gitignore
reckon-0.9.2 .gitignore
reckon-0.9.1 .gitignore
reckon-0.9.0 .gitignore