Skip to content

Commit 83e1246

Browse files
authored
Merge pull request #8 from simonschaufi/gitattributes
Ignore files when exporting package
2 parents 758ff20 + 76b901a commit 83e1246

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.gitattributes

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
* text=auto
1+
* text=auto
2+
3+
/.github export-ignore
4+
/tests export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)