Exclude compiled javascript

This commit is contained in:
Raimund Schlüßler 2015-03-01 18:25:05 +01:00
parent 8b89ad8bef
commit 9810f8b358
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ filter:
excluded_paths:
- '3rdparty/*'
- 'js/vendor/*'
- 'js/public/*'
imports:
- javascript