Sha256: 89bf024cb51bcd1fd099b9d4ad25cabb6a81a960a896f731eb04b60c37321cf1

Contents?: true

Size: 953 Bytes

Versions: 1

Compression:

Stored size: 953 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
/pkg

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
checkoff-0.10.0 .gitignore