Skip to content

Commit 5394d64

Browse files
authored
add .gitattributes to export ignore (#29)
1 parent 5689f95 commit 5394d64

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/.github export-ignore
2+
/tests export-ignore
3+
.editorconfig export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
phpstan.neon.dist export-ignore
7+
phpunit.xml.dist export-ignore
8+
.php-cs-fixer.dist export-ignore
9+
UPGRADING.md export-ignore

0 commit comments

Comments
 (0)