Skip to content

Commit 4ece195

Browse files
add .gitattributes
1 parent 0a97230 commit 4ece195

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/tests export-ignore
2+
/.git* export-ignore
3+
/compose.yaml export-ignore
4+
/Dockerfile export-ignore
5+
/Makefile export-ignore
6+
/phpunit.xml* export-ignore

0 commit comments

Comments
 (0)