Skip to content

Commit 258f25e

Browse files
committed
Added git attributes with export-ignore rules
1 parent 706aaba commit 258f25e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/.github export-ignore
2+
/docs/ export-ignore
3+
/tests/ export-ignore
4+
/.gitattributes export-ignore
5+
/.gitignore export-ignore
6+
/phpcs.xml.dist export-ignore
7+
/phpunit.xml.dist export-ignore
8+
/*.md export-ignore

0 commit comments

Comments
 (0)