Skip to content

Commit eac50e5

Browse files
chore: Add .gitattributes to exclude files from archives
1 parent 3a03d2c commit eac50e5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/tests export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/infection.json.dist export-ignore
5+
/phpcs.xml.dist export-ignore
6+
/phpunit.xml.dist export-ignore
7+
/psalm.xml.dist export-ignore
8+
/README.md export-ignore

0 commit comments

Comments
 (0)