Sha256: 1c7ed4183e6fe20c62676dde1885f235f758c3d138a118d50ae9f920ebc3b77b
Contents?: true
Size: 1.01 KB
Versions: 4
Compression:
Stored size: 1.01 KB
Contents
*.rbc *.pgdump capybara-*.html .rspec /log/* /tmp/* !/log/.keep !/tmp/.keep /db/*.sqlite3 /db/*.sqlite3-journal /public/system /coverage/ /spec/tmp **.orig rerun.txt pickle-email-*.html .byebug_history .DS_Store .disco_app /public/packs /public/packs-test /public/assets /node_modules yarn-debug.log* .yarn-integrity ## Environment normalisation: /.bundle /vendor/bundle /vendor/ruby /.env.local .envrc .pryrc # Ignore pidfiles, but keep the directory. /tmp/pids/* !/tmp/pids/ !/tmp/pids/.keep # Ignore uploaded files in development. /storage/* !/storage/.keep # Ignore master key for decrypting credentials and more. /config/master.key # these should all be checked in to normalise the environment: # Gemfile.lock, .ruby-version, .ruby-gemset # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: .rvmrc # if using bower-rails ignore default bower_components path bower.json files /vendor/assets/bower_components *.bowerrc bower.json # Ignore pow environment settings .powenv # Editors .idea .vscode TAGS
Version data entries
4 entries across 4 versions & 1 rubygems