update excluded paths

This commit is contained in:
Frank Taillandier 2017-01-20 09:49:34 +01:00
parent 5ed22d0b3e
commit 12201d4f1b
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ exclude_paths:
- features/**/* - features/**/*
- script/**/* - script/**/*
- site/**/* - docs/**/*
- spec/**/* - spec/**/*
- test/**/* - test/**/*
- vendor/**/* - vendor/**/*