We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71de9e1 + 5ae8918 commit d9b6b38Copy full SHA for d9b6b38
.gitattributes
@@ -1,8 +1,14 @@
1
.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
7
package.xml export-ignore
8
phpunit.xml.dist export-ignore
9
php5-testingConfig.ini export-ignore
10
php7-testingConfig.ini export-ignore
11
+scripts/ export-ignore
12
13
# Declare files that should always have CRLF line endings on checkout.
14
*WinTest.inc text eol=crlf
0 commit comments