Skip to content

Commit 874464c

Browse files
committed
add filter *.neon and .phpstorm.meta.php
1 parent 4e4156d commit 874464c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cleanup

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,13 @@ $patterns = [
5454
'*.xml',
5555
'*.txt',
5656
'*.dist',
57+
'*.neon',
5758
'.php_cs*',
5859
'.scrutinizer',
5960
'.gitignore',
6061
'.gitattributes',
6162
'.editorconfig',
63+
'.phpstorm.meta.php',
6264
'dockerfile',
6365
'composer.lock',
6466
];

0 commit comments

Comments
 (0)