Skip to content

Commit 17bc9b0

Browse files
authored
Update .gitattributes to ignore files during releases
E.g. when installing with Composer
1 parent 6f7862f commit 17bc9b0

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.gitattributes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
.editorconfig export-ignore
2+
.gitattributes export-ignore
3+
.gitignore export-ignore
4+
.php-cs-fixer.dist.php export-ignore
5+
doc/ export-ignore
6+
phpstan-bootstrap.php export-ignore
7+
phpstan.neon export-ignore
18

2-
* -text
9+
* -text

0 commit comments

Comments
 (0)