Skip to content

Commit c8a02c4

Browse files
committed
Fix .gitattributes file
Signed-off-by: William Desportes <[email protected]>
1 parent 0ec2b63 commit c8a02c4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitattributes

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
.gitattributes export-ignore
33
.gitignore export-ignore
44
.travis.yml export-ignore
5-
codeconv.yml export-ignore
6-
.php_cs export-ignore
5+
.github export-ignore
6+
.weblate export-ignore
7+
codecov.yml export-ignore
8+
phpcs.xml.dist export-ignore

0 commit comments

Comments
 (0)