Sha256: a002eda87780b36b14f92e4a9a99cb25144c8047652964557378aa53fbb15fc7

Contents?: true

Size: 926 Bytes

Versions: 61

Compression:

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

# 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

61 entries across 61 versions & 2 rubygems

Version Path
punchlist-1.3.2 .gitignore
punchlist-1.3.1 .gitignore
checkoff-0.201.0 .gitignore
checkoff-0.200.0 .gitignore
checkoff-0.199.0 .gitignore
checkoff-0.198.0 .gitignore
checkoff-0.197.0 .gitignore
checkoff-0.196.0 .gitignore
checkoff-0.195.0 .gitignore
checkoff-0.194.0 .gitignore
checkoff-0.193.0 .gitignore
checkoff-0.192.0 .gitignore
checkoff-0.191.0 .gitignore
checkoff-0.190.0 .gitignore
checkoff-0.189.0 .gitignore
checkoff-0.188.0 .gitignore
checkoff-0.187.0 .gitignore
checkoff-0.186.0 .gitignore
checkoff-0.185.0 .gitignore
checkoff-0.184.0 .gitignore