This repository was archived by the owner on Sep 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,9 @@ env_variables:
47
47
48
48
skip_files :
49
49
- ^(.*/)?.*/(\.DS_Store|\.htaccess|\.gitignore|CMakeLists\.txt|.*\.java)$
50
- - ^(.*/)?(\.coveralls\.yml|\.travis\.yml|AUTHORS|bower\.json|composer\.json|composer\.lock|COPYRIGHT|CTestConfig\.cmake|cron-sample\.yaml|LICENSE|mkdocs\.yml|README\.md|requirements\.txt|Vagrantfile)$
50
+ - ^(.*/)?.*/\.sass-cache/.*
51
+ - ^(.*/)?(\.coveralls\.yml|\.editorconfig|\.travis\.yml|AUTHORS|bower\.json|composer\.json|composer\.lock|composer\.phar|COPYRIGHT|CTestConfig\.cmake|cron-sample\.yaml|LICENSE|mkdocs\.yml|phpunit\.xml\.dist|README\.md|requirements\.txt|Vagrantfile)$
51
52
- ^(.*/)?core/configs/.*\.local\.ini$
52
- - ^(.*/)?(\.git|\.idea|\.vagrant|data|docs|log|provisioning|site|tests|tmp|utils)/.*
53
+ - ^(.*/)?(\.git|\.idea|\.vagrant|data|docs|env| log|provisioning|site|tests|tmp|utils)/.*
53
54
- ^(.*/)?(core|modules/.*)/(database/(pgsql|sqlite)|tests)/.*
54
55
- ^(.*/)?modules/(archive|batchmake|dicom.*|example|javauploaddownload|metadataextractor|pvw|remoteprocessing|solr|statistics|visualize)/.*
You can’t perform that action at this time.
0 commit comments