Add glob pattern to i18n exclusion?

pull/347/head
Rick Carlino 2017-07-20 14:39:35 -05:00
parent bed1858f51
commit 9b76add1b9
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
## other configuration excluded from example...
exclude_paths:
- "public/app-resources/languages"
- public/app-resources/languages/*.js

View File

@ -1,5 +1,5 @@
[![Code Climate](https://codeclimate.com/github/FarmBot/farmbot-web-app/badges/gpa.svg)](https://codeclimate.com/github/FarmBot/farmbot-web-app)
[![Test Coverage](https://codeclimate.com/github/FarmBot/farmbot-web-app/badges/coverage.svg)](https://codeclimate.com/github/FarmBot/farmbot-web-app)
[![Coverage Status](https://coveralls.io/repos/github/FarmBot/Farmbot-Web-App/badge.svg)](https://coveralls.io/github/FarmBot/Farmbot-Web-App)
# Q: Do I need this?