We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294d876 commit dcf5555Copy full SHA for dcf5555
.gitattributes
@@ -2,12 +2,14 @@
2
3
* text=auto eol=lf
4
5
-.gitattributes export-ignore
6
-.github/ export-ignore
7
-.gitignore export-ignore
8
-.php-cs-fixer.php export-ignore
9
-infection.json export-ignore
10
-phpstan.neon export-ignore
11
-phpunit.xml export-ignore
12
-tests/ export-ignore
+.gitattributes export-ignore
+.github/ export-ignore
+.gitignore export-ignore
+.php-cs-fixer.php export-ignore
+.php_cs export-ignore
+infection.json export-ignore
+LICENSE export-ignore
+phpstan.neon export-ignore
13
+phpunit.xml export-ignore
14
sonar-project.properties export-ignore
15
+tests/ export-ignore
0 commit comments