Skip to content

Commit 0f81887

Browse files
authored
Merge pull request #278 from KnpLabs/fix/gitattributes
Fix .gitattributes file
2 parents cc66c90 + 2048f95 commit 0f81887

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitatt renamed to .gitattributes

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
.github/ export-ignore
2+
tests/ export-ignore
13
.gitattributes export-ignore
24
.gitignore export-ignore
5+
.styleci.yml export-ignore
36
.travis.yml export-ignore
47
phpunit.xml.dist export-ignore
5-
tests export-ignore

0 commit comments

Comments
 (0)