Skip to content

Commit aa371cf

Browse files
authored
Merge pull request #490 from sasezaki/patch-1
Update .gitattributes to ignore additional files
2 parents 0fb9291 + 9ca51f4 commit aa371cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@
1414
.gitattributes export-ignore
1515
.gitignore export-ignore
1616
.stickler.yml export-ignore
17+
Dockerfile export-ignore
18+
docs.Dockerfile export-ignore
1719
phpbench.json export-ignore
1820
phpcs.xml export-ignore
1921
phpstan.neon export-ignore
2022
phpstan-baseline.neon export-ignore
2123
phpunit.xml.dist export-ignore
2224
/.github export-ignore
25+
/.phive export-ignore
26+
/docs export-ignore
2327
/tests export-ignore

0 commit comments

Comments
 (0)