Sha256: 2f752d490b9a7ba0e034a2106bdb69983e860d0e55c9ccc6757c5ff8003ae314
Contents?: true
Size: 774 Bytes
Versions: 1
Compression:
Stored size: 774 Bytes
Contents
.bundle/ .idea log/*.log pkg/ demo/db/*.sqlite3 demo/log/*.log demo/tmp/ *.gem .rbenv-gemsets *.swp Gemfile.lock test/gemfiles/*.lock .ruby-version Vagrantfile .vagrant # For the demo app. # Ignore uploaded files in development. demo/storage/* !demo/storage/.keep demo/public/assets .byebug_history # Ignore master key for decrypting credentials and more. demo/config/master.key demo/public/packs demo/public/packs-test demo/node_modules demo/yarn-error.log demo/yarn-debug.log* demo/.yarn-integrity # For stuff that gets created if using the Dockerfile image .bundle/ .cache/ vendor/bundle # or .local/share/pry/pry_history if you need to be more exact .local/ .irb_history .byebug_history # For Debian images with Bash .bash_history # For Alpine images .ash_history
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bootstrap_form-5.0.0 | .gitignore |