We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94c08e commit 50dd010Copy full SHA for 50dd010
.gitattributes
@@ -3,8 +3,9 @@
3
# Files and folders here will be not included when creating package
4
/tests export-ignore
5
/example export-ignore
6
+/php_cs.php.dist export-ignore
7
/.github export-ignore
8
/.gitignore export-ignore
9
/.travis.yml export-ignore
10
/phpunit.xml export-ignore
-/sonar-project.properties export-ignore
11
+/sonar-project.properties export-ignore
0 commit comments