Skip to content

Commit 5d39afe

Browse files
authored
Merge pull request #11 from Tiime-Software/add-gitattributes
Add gitattributes file
2 parents bd6ab5d + 25f9865 commit 5d39afe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/tests export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.github export-ignore
5+
/.php-cs-fixer.dist.php export-ignore
6+
/phpunit.xml.dist export-ignore
7+
/phpstan.neon export-ignore
8+
/Makefile export-ignore
9+
/tools export-ignore

0 commit comments

Comments
 (0)