Sha256: dfcb9425e0f977e48488b68146cb9b344426e723a066049b3f043636e8f5b834

Contents?: true

Size: 969 Bytes

Versions: 12

Compression:

Stored size: 969 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

# 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/
/pkg

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
checkoff-0.15.2 .gitignore
checkoff-0.15.1 .gitignore
checkoff-0.15.0 .gitignore
checkoff-0.14.1 .gitignore
checkoff-0.14.0 .gitignore
checkoff-0.13.2 .gitignore
checkoff-0.13.1 .gitignore
checkoff-0.13.0 .gitignore
checkoff-0.12.1 .gitignore
checkoff-0.12.0 .gitignore
checkoff-0.11.1 .gitignore
checkoff-0.11.0 .gitignore