Sha256: cb26dab6be88c077677a09ee6a8c0b0944e2375946e0e7a5913b4e1b9641c202

Contents?: true

Size: 440 Bytes

Versions: 5

Compression:

Stored size: 440 Bytes

Contents

# OSX folder stuff
.DS_Store
Thumbs.db

#IDE project files
.idea/
.settings
.project

/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
Gemfile*.lock
*gem

# rspec failure tracking
.rspec_status

# Ignore test-reports
reports/*.html
reports/*.xml
reports/*.json
reports/screenshots/
test-reports
capybara-*.html
debug.log

BrowserStackLocal
cbttunnel.jar

/.yardoc/
/local.log
.run/*.xml

echo coverage >> .gitignore

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
testcentricity-3.0.4 .gitignore
testcentricity-3.0.3 .gitignore
testcentricity-3.0.2 .gitignore
testcentricity-3.0.1 .gitignore
testcentricity-3.0.0 .gitignore