Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a54c012

Browse files
committedMay 20, 2020
Add .gitattributes with export-ignore rules
1 parent 68e8b04 commit a54c012

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/.github export-ignore
2+
/tests export-ignore
3+
/.gitattributes export-ignore
4+
/.gitignore export-ignore
5+
/phpunit.xml export-ignore
6+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)
Please sign in to comment.