Skip to content

Commit 8bab813

Browse files
committed
minor #3570 Update .gitattributes to exclude non-dist files (kaznovac)
This PR was submitted for the 3.x branch but it was squashed and merged into the 1.x branch instead. Discussion ---------- Update .gitattributes to exclude non-dist files resolves #3503 some extra files can be excluded also: - changelog - license - readme should this be rebased to 1.x, 2.x? Commits ------- 92766d0 Update .gitattributes to exclude non-dist files
2 parents 3a18bb3 + 92766d0 commit 8bab813

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
/doc/** export-ignore
12
/tests export-ignore
23
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)