Sha256: 573def830cd11004e6eb061d52cae50071a7ec100c56de91891b95bcc55e62de
Contents?: true
Size: 1.01 KB
Versions: 5
Compression:
Stored size: 1.01 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/ /pkg
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
bigfiles-0.3.0 | .gitignore |
checkoff-0.17.0 | .gitignore |
checkoff-0.16.1 | .gitignore |
checkoff-0.16.0 | .gitignore |
bigfiles-0.2.2 | .gitignore |