Skip to content

Commit 6ae0745

Browse files
committed
Fixed .gitattributes.
1 parent 57b22c5 commit 6ae0745

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.gitattributes

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
/tests/ export-ignore
77

8-
/.editorconfig export-ignore
9-
/.gitattributes export-ignore
10-
/.gitignore export-ignore
11-
/.php-censor.yml export-ignore
8+
/.editorconfig export-ignore
9+
/.gitattributes export-ignore
10+
/.gitignore export-ignore
11+
/.php-censor.yml export-ignore
12+
/.php_cs.dist export-ignore
13+
/box.json.dist export-ignore
14+
/phpunit.xml.dist export-ignore
15+

0 commit comments

Comments
 (0)