Skip to content

Commit 3093bda

Browse files
committed
Adjust export-ignore list in .gitattributes
1 parent 654b1ac commit 3093bda

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitattributes

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
/phpunit.xml.dist export-ignore
1+
phpunit.xml.dist export-ignore
2+
composer.lock export-ignore
3+
build.xml export-ignore
24
.gitattributes export-ignore
35
.gitignore export-ignore
4-
tests/ export-ignore
6+
/tests export-ignore
7+
/doc export-ignore

0 commit comments

Comments
 (0)