Sha256: 396eaa133b7a03959611e5d5509ce80106d2f478b6417342a9b5f1f79e4f82a7

Contents?: true

Size: 942 Bytes

Versions: 9

Compression:

Stored size: 942 Bytes

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
types.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/

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
checkoff-0.222.0 .gitignore
checkoff-0.221.0 .gitignore
checkoff-0.220.0 .gitignore
checkoff-0.219.0 .gitignore
checkoff-0.218.0 .gitignore
checkoff-0.217.0 .gitignore
checkoff-0.216.0 .gitignore
checkoff-0.215.0 .gitignore
checkoff-0.214.0 .gitignore