Skip to content

Commit d63bdc3

Browse files
committed
chore: Ignore config files from package
1 parent 8e687bd commit d63bdc3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
33
/.gitignore export-ignore
4+
/.github export-ignore
5+
/.coveralls.yml export-ignore
6+
/.gitattributes export-ignore
7+
/.scrutinizer.yml export-ignore

0 commit comments

Comments
 (0)