Skip to content

Commit bb54f44

Browse files
authored
add .gitattributes to export ignore (#21)
1 parent 2905b8d commit bb54f44

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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

0 commit comments

Comments
 (0)