Files
openfoodnetwork/.gitignore
Matt-Yorkley a074f627b2 Add Webpacker
Most of this is automatically generated by the rake task: `bundle exec rake webpacker:install`

Docs: https://github.com/rails/webpacker/tree/5-x-stable
2021-06-19 17:51:18 +01:00

56 lines
798 B
Plaintext

.bundle
.rbenv-version
.python-version
.byebug_history
.swp
*.swo
*.swp
.sass-cache
db/*.sqlite3
db/*.csv
log/*.log
log/*.log.lck
log/*.log.*
tmp/
.idea/*
\#*
.#*
*~
*.~lock.*
tags
.emacs.desktop
.DS_Store
*.sublime-project*
spec/javascripts/generated/*
db/development_structure.sql
db/test_structure.sql
db/staging_structure.sql
db/production_structure.sql
db/backup
app/public
public/system
public/stylesheets
public/images
public/files
public/spree
public/assets
config/abr.yml
config/initializers/feature_toggle.rb
NERD_tree*
coverage
libpeerconnection.log
/config/application.yml
/config/newrelic.yml
node_modules
vendor/bundle/
coverage
/reports/
!/reports/README.md
/spec/components/stories/**/*.stories.json
/public/packs
/public/packs-test
/yarn-error.log
yarn-debug.log*
.yarn-integrity