Exclude compiled javascript
This commit is contained in:
parent
8b89ad8bef
commit
9810f8b358
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ filter:
|
|||
excluded_paths:
|
||||
- '3rdparty/*'
|
||||
- 'js/vendor/*'
|
||||
- 'js/public/*'
|
||||
|
||||
imports:
|
||||
- javascript
|
||||
|
|
Loading…
Reference in a new issue