Sha256: 3cbb1b8325af7bb4ec203ce63c8345a91faa162eda86537c6a6f8ed91845bdbe

Contents?: true

Size: 1 KB

Versions: 6

Compression:

Stored size: 1 KB

Contents

# OSX useful to ignore
*.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

# IntelliJ Idea family of suites
.idea
*.iml
## File-based project format:
*.ipr
*.iws
## mpeltonen/sbt-idea plugin
.idea_modules/

# IDE settings
.vscode/

# Editor temp files
*~
\#*\#

# Used by Makefile to track what we have and haven't installed
Gemfile.lock.installed
requirements_dev.txt.installed

# Used by CircleCI as a place to store installed gems
/vendor

# Installed by fix.sh based on what latest versions are
/.python-version
/.ruby-version

# Ruby-related
/.bundle/
/.yardoc
/_yardoc/
/doc/
/pkg/
/spec/reports/
/tmp/
/coverage/.resultset.json
/coverage/.resultset.json.lock
/coverage/assets/
/coverage/index.html
/coverage/lcov/

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
checkoff-0.20.0 .gitignore
checkoff-0.19.2 .gitignore
checkoff-0.19.1 .gitignore
checkoff-0.19.0 .gitignore
checkoff-0.18.1 .gitignore
checkoff-0.18.0 .gitignore