Skip to content

Commit cbf03d9

Browse files
committed
Cleanup export ignore list
1 parent ed70ff2 commit cbf03d9

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.gitattributes

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
/scripts export-ignore
2-
/src/Standards/Generic/Tests export-ignore
3-
/src/Standards/PEAR/Tests export-ignore
4-
/src/Standards/PSR1/Tests export-ignore
5-
/src/Standards/PSR2/Tests export-ignore
6-
/src/Standards/PSR12/Tests export-ignore
7-
/src/Standards/Squiz/Tests export-ignore
8-
/src/Standards/Zend/Tests export-ignore
9-
/tests export-ignore
101
.cspell.json export-ignore
112
.gitattributes export-ignore
123
.github/ export-ignore
@@ -15,6 +6,9 @@ package.xml export-ignore
156
phpcs.xml.dist export-ignore
167
phpstan.neon export-ignore
178
phpunit.xml.dist export-ignore
9+
scripts/ export-ignore
10+
src/Standards/**/Tests export-ignore
11+
tests/ export-ignore
1812

1913
# Declare files that should always have CRLF line endings on checkout.
2014
*WinTest.inc text eol=crlf

0 commit comments

Comments
 (0)