Skip to content

Commit 45030b2

Browse files
authored
Update .gitattributes [ci skip]
1 parent 7ee7df4 commit 45030b2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.gitattributes

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
tests/ export-ignore
2-
.github/ export-ignore
3-
.gitignore export-ignore
4-
.gitattributes export-ignore
5-
phpunit.xml.* export-ignore
6-
composer.lock export-ignore
7-
build.xml export-ignore
1+
.codeclimate.yml export-ignore
82
.csslintrc export-ignore
93
.eslintignore export-ignore
104
.eslintrc export-ignore
11-
.codeclimate.yml export-ignore
5+
.github export-ignore
6+
.gitignore export-ignore
7+
.gitattributes export-ignore
8+
build.xml export-ignore
9+
composer.lock export-ignore
10+
phpunit.xml.* export-ignore
11+
tests export-ignore

0 commit comments

Comments
 (0)