Skip to content

Commit c3514e4

Browse files
committed
Remove development files from releases
1 parent 35bb710 commit c3514e4

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.gitattributes

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
.docker export-ignore
2-
.github export-ignore
3-
.editorconfig export-ignore
4-
.gitattributes export-ignore
5-
.gitignore export-ignore
6-
.php-cs-fixer.php export-ignore
7-
.phpstan.neon export-ignore
8-
.scrutinizer.yml export-ignore
9-
.docker-compose.yml export-ignore
1+
.* export-ignore
2+
phpunit.xml.dist export-ignore
3+
tests export-ignore

0 commit comments

Comments
 (0)