Skip to content

Commit c62cba7

Browse files
authored
Merge pull request #276 from phansys/gitattributes
Remove development files from releases
2 parents e3de799 + 2e6fbe8 commit c62cba7

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

.gitattributes

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
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+
docker-compose.yml
3+
phpunit.xml.dist export-ignore
4+
tests export-ignore

0 commit comments

Comments
 (0)