We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf21ef9 commit cd37e36Copy full SHA for cd37e36
.gitattributes
@@ -6,6 +6,8 @@
6
*.txt -crlf
7
8
# ignore directories in the git-generated distributed .zip archive
9
+/.github export-ignore
10
/doc/notes export-ignore
11
/tests export-ignore
12
/phpunit.xml.dist export-ignore
13
+/.php-cs-fixer.dist.php export-ignore
0 commit comments