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 64d4d07 commit a8b003fCopy full SHA for a8b003f
.gitattributes
@@ -1,12 +1,8 @@
1
-# This file was generated by the lean package validator (http://git.io/lean-package-validator).
2
-
3
-* text=auto eol=lf
4
5
-.gitattributes export-ignore
+tests/ export-ignore
6
.github/ export-ignore
7
.gitignore export-ignore
8
-docker-compose.yml export-ignore
+.gitattributes export-ignore
+readme.md export-ignore
9
license.md export-ignore
10
phpunit.xml export-ignore
11
-readme.md export-ignore
12
-tests/ export-ignore
+docker-compose.yml export-ignore
0 commit comments