Skip to content

Commit 17d56ca

Browse files
authored
Update .gitattributes to ignore additional files
1 parent 0fb9291 commit 17d56ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,13 @@
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
2326
/tests export-ignore

0 commit comments

Comments
 (0)