hopsoft/turbo_ready

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
*.gem
*.key
*.metafile.json
.containers.yml
.yarn
/.bundle/
/doc/
/log/*.log
/node_modules
/pkg/
/test/dummy/db/*.sqlite3
/test/dummy/db/*.sqlite3-*
/test/dummy/log/*.log
/test/dummy/public/assets/
/test/dummy/storage/
/test/dummy/tmp/
/tmp/
Gemfile.lock
test/dummy/app/javascript/@turbo-boost


# AppMap artifacts
/.appmap

# Vendored Ruby gems
/vendor