Skip to content

Commit d9b6b38

Browse files
committed
2 parents 71de9e1 + 5ae8918 commit d9b6b38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
.travis.yml export-ignore
2+
.cspell.json export-ignore
3+
.gitattributes export-ignore
4+
.gitignore export-ignore
5+
phpcs.xml.dist export-ignore
6+
phpstan.neon export-ignore
27
package.xml export-ignore
38
phpunit.xml.dist export-ignore
49
php5-testingConfig.ini export-ignore
510
php7-testingConfig.ini export-ignore
11+
scripts/ export-ignore
612

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

0 commit comments

Comments
 (0)