Skip to content

Commit 311d8fc

Browse files
authored
Add gitattributes (#20)
1 parent c0172d5 commit 311d8fc

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
@@ -0,0 +1,7 @@
1+
/.github export-ignore
2+
/tests export-ignore
3+
.* export-ignore
4+
/composer.lock export-ignore
5+
/phpstan.neon export-ignore
6+
/phpunit.xml export-ignore
7+
/screenshot.png export-ignore

0 commit comments

Comments
 (0)