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.
1 parent d48e18c commit aa8b3eaCopy full SHA for aa8b3ea
1 file changed
.gitattributes
@@ -1,3 +1,12 @@
1
+/.github export-ignore
2
+/.gitattributes export-ignore
3
+/.gitignore export-ignore
4
+/.travis.yml export-ignore
5
+/Tests export-ignore
6
+/php_cs.dist export-ignore
7
+/phpunit.xml.dist export-ignore
8
+/rector.php export-ignore
9
+
10
# Auto detect text files and perform LF normalization
11
* text=auto
12
0 commit comments