Skip to content

Commit 33cb766

Browse files
authored
minor #1483 do not include dev files in release
1 parent 6f40f31 commit 33cb766

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.* export-ignore
22
*.md export-ignore
3-
/appveyor.yml
4-
/phpunit.xml.dist
3+
/phpunit.xml.dist export-ignore
54
/tests export-ignore
65
/tools export-ignore
6+
docker-compose.yml export-ignore

0 commit comments

Comments
 (0)