We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6713393 commit 3d9a670Copy full SHA for 3d9a670
.gitattributes
@@ -6,6 +6,9 @@
6
*.md diff=markdown
7
*.php diff=php
8
9
+*.stub linguist-language=php
10
+*.neon.dist linguist-language=neon
11
+
12
/.github export-ignore
13
/bin export-ignore
14
/tests export-ignore
0 commit comments