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 d9c196a commit b42dfbaCopy full SHA for b42dfba
1 file changed
.gitattributes
@@ -0,0 +1,10 @@
1
+.gitattributes export-ignore
2
+.github/ export-ignore
3
+.gitignore export-ignore
4
+CLAUDE.md export-ignore
5
+ncs.* export-ignore
6
+phpstan*.neon export-ignore
7
+tests/ export-ignore
8
+
9
+*.php* diff=php
10
+*.sh text eol=lf
0 commit comments