Skip to content

Commit 2ac01ba

Browse files
committed
Exclude unneeded files/folders for distribution archive
e.g., when someone installs this library through composer
1 parent 95a6897 commit 2ac01ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Ignore unnecessary files/folders for the distribution archive
2+
/tests expose-ignore
3+
/.github expose-ignore
4+
phpunit.xml.dist expose-ignore
5+
.gitattributes expose-ignore
6+
.gitignore expose-ignore

0 commit comments

Comments
 (0)