Skip to content

Commit f2743db

Browse files
committed
Keep unnecessary artifacts out of releases
1 parent 2316b2e commit f2743db

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitattributes

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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
6+
.github/ export-ignore
7+
.gitignore export-ignore
8+
.php-cs-fixer.php export-ignore
9+
.php_cs export-ignore
10+
infection.json export-ignore
11+
LICENSE export-ignore
12+
phpstan.neon export-ignore
13+
phpunit.xml export-ignore
14+
sonar-project.properties export-ignore
15+
tests/ export-ignore

0 commit comments

Comments
 (0)