Sha256: 98d9de321da533ecdcde7aa92b1e3934438384562680d29b6f3abc3e2228af67

Contents?: true

Size: 619 Bytes

Versions: 16

Compression:

Stored size: 619 Bytes

Contents

## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

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

## VIM
*.swp
*.swo

## OSX
.DS_Store
nohup.out

## Cucumber

rerun.txt

## rcov
coverage.data
coverage/*

## TEST APP
pkg/
spec/dummy/db/*.sqlite3
spec/dummy/log/*.log
spec/dummy/tmp/


## PROJECT::GENERAL
coverage
rdoc
pkg
/.bundle
/.rvmrc
db/*.sqlite3
log/*.log
tmp/*.log
tmp/pids/
tmp/test_app/

*.sqlite3
*.log
*~
*.swp

vendor/plugins/haml/init.rb
vendor/plugins/blacklight/.git
log/*

public/plugin_assets
public/plugin_assets/

tmp/**/*
tmp/performance

db/schema.rb

.project
.buildpath
.rvmrc

/.bundle
/.yardoc
/doc
## PROJECT::SPECIFIC

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
hydra-head-4.0.3 .gitignore
hydra-head-4.0.2 .gitignore
hydra-head-4.0.1 .gitignore
hydra-head-4.0.0 .gitignore
hydra-head-4.0.0.rc6 .gitignore
hydra-head-4.0.0.rc5 .gitignore
hydra-head-4.0.0.rc4 .gitignore
hydra-head-4.0.0.rc3 .gitignore
hydra-head-4.0.0.rc2 .gitignore
hydra-head-3.3.0 .gitignore
hydra-head-3.2.2 .gitignore
hydra-head-3.2.1 .gitignore
hydra-head-3.2.0 .gitignore
hydra-head-3.2.0.pre3 .gitignore
hydra-head-3.2.0.pre2 .gitignore
hydra-head-3.2.0.pre1 .gitignore