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 505d1c7 commit c4111e6Copy full SHA for c4111e6
.gitattributes
@@ -1 +1,11 @@
1
*.h diff=php
2
+
3
+/examples export-ignore
4
+/tests export-ignore
5
+/.codeclimate.yml export-ignore
6
+/.gitattributes export-ignore
7
+/.gitignore export-ignore
8
+/.styleci.yml export-ignore
9
+/.travis.yml export-ignore
10
+/*.md export-ignore
11
+/phpunit.xml export-ignore
0 commit comments