Sha256: 03a87a32189521f3f68d294e33f72f0260b7121c5bd469949d1e45096efee0fd
Contents?: true
Size: 658 Bytes
Versions: 6
Compression:
Stored size: 658 Bytes
Contents
.git .gitignore README.md # # OS X # .DS_Store .AppleDouble .LSOverride # Icon must end with two \r Icon # Thumbnails ._* # Files that might appear on external disk .Spotlight-V100 .Trashes # Directories potentially created on remote AFP share .AppleDB .AppleDesktop Network Trash Folder Temporary Items .apdisk # # Rails # .env .env.sample *.rbc capybara-*.html log tmp db/*.sqlite3 db/*.sqlite3-journal public/system coverage/ spec/tmp **.orig .bundle .ruby-version .ruby-gemset .rvmrc # if using bower-rails ignore default bower_components path bower.json files vendor/assets/bower_components *.bowerrc bower.json /warehouse/ /.docker-sync/ /.envrc
Version data entries
6 entries across 6 versions & 1 rubygems