Skip to content

Commit 1d93771

Browse files
committed
Add export-ignore for additional files to .gitattributes
1 parent b2f7d24 commit 1d93771

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/.cache export-ignore
12
/.github export-ignore
3+
/.editorconfig export-ignore
4+
/.gitattributes export-ignore
5+
/.gitignore export-ignore
26
/tests export-ignore
37
/phpunit.xml.dist export-ignore
8+
/psalm.xml export-ignore
9+
/psalm-baseline.xml export-ignore
10+
/renovate.json export-ignore

0 commit comments

Comments
 (0)