Skip to content

Commit 59175ee

Browse files
authored
Update .gitattributes (#53)
1 parent fe1cafe commit 59175ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
33

44
# Ignore all test and documentation with "export-ignore".
5+
/.github export-ignore
56
/.gitattributes export-ignore
67
/.gitignore export-ignore
78
/.travis.yml export-ignore
89
/phpunit.xml.dist export-ignore
910
/.scrutinizer.yml export-ignore
1011
/tests export-ignore
12+
/.editorconfig export-ignore
13+
/.php-cs-fixer.dist.php export-ignore

0 commit comments

Comments
 (0)