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 15ef771 commit 0424e3bCopy full SHA for 0424e3b
.gitattributes
@@ -0,0 +1,10 @@
1
+# Enforce Unix newlines
2
+* text=lf
3
+
4
+# Exclude unused files
5
+/.gitattributes export-ignore
6
+/.github export-ignore
7
+/.gitignore export-ignore
8
+/README.md export-ignore
9
+/phpunit.xml export-ignore
10
+/tests export-ignore
0 commit comments