Skip to content

Commit 8c0e30f

Browse files
simondaigresoyuka
authored andcommitted
chore: missing .gitattributes (#6757)
1 parent 67c5a2a commit 8c0e30f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/Hal/.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/.github export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/Tests export-ignore
5+
/phpunit.xml.dist export-ignore

src/HttpCache/.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/.github export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/Tests export-ignore
5+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)