mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-24 05:38:52 +00:00
24 lines
325 B
Plaintext
24 lines
325 B
Plaintext
# Basically, ignore everythings expect app/webpacker/controllers/*.js and app/webpacker/packs/*.js
|
|
|
|
*.md
|
|
*.yml
|
|
*.yaml
|
|
*.json
|
|
*.html
|
|
|
|
babel.config.js
|
|
postcss.config.js
|
|
|
|
/app/webpacker/css/darkswarm/
|
|
/app/webpacker/css/mail/
|
|
/app/webpacker/css/shared/
|
|
|
|
/app/assets/
|
|
/config/
|
|
/coverage/
|
|
/engines/
|
|
/public/
|
|
/spec/
|
|
/tmp/
|
|
/vendor/
|