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 fa9f3a6 commit 0c9b79bCopy full SHA for 0c9b79b
.gitattributes
@@ -0,0 +1,16 @@
1
+.gitattributes export-ignore
2
+.github/ export-ignore
3
+.gitignore export-ignore
4
+
5
+.editorconfig export-ignore
6
+.phan/ export-ignore
7
+.php_cs export-ignore
8
+.rmt.yml export-ignore
9
+.travis.yml export-ignore
10
+docs/ export-ignore
11
+example/images export-ignore
12
+FUNDING.yml export-ignore
13
+phpcs.xml export-ignore
14
+phpunit.xml export-ignore
15
+pyproject.toml export-ignore
16
+tests/ export-ignore
0 commit comments