Skip to content

Commit f427191

Browse files
authored
Merge pull request #126 from savinmikhail/feature/downsize_distribution
feat(git): add docs/ and CONTRIBUTING.md to export ignore
2 parents 32877dd + 01bbecc commit f427191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/.github export-ignore
22
/tests export-ignore
3+
/docs export-ignore
34
.doctrine-project.json export-ignore
45
.gitattributes export-ignore
56
.gitignore export-ignore
@@ -9,3 +10,4 @@ phpmd.xml.dist export-ignore
910
phpstan.neon.dist export-ignore
1011
phpunit.xml.dist export-ignore
1112
composer.lock export-ignore
13+
/CONTRIBUTING.md export-ignore

0 commit comments

Comments
 (0)