Skip to content

Commit bdffd35

Browse files
authored
Merge pull request #11 from kynx/gitattributes
Add .gitattributes
2 parents 00f7a23 + e3c87a6 commit bdffd35

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/docs/ export-ignore
2+
/test/ export-ignore
3+
/.gitattributes export-ignore
4+
/.gitignore export-ignore
5+
/.laminas-ci.json export-ignore
6+
/.markdownlint.json export-ignore
7+
/.psr-container.php.stub export-ignore
8+
/phpcs.xml export-ignore
9+
/phpunit.xml.dist export-ignore
10+
/psalm.xml export-ignore

0 commit comments

Comments
 (0)