Skip to content

Commit f9f5a40

Browse files
committed
[ci skip]Update .gitattributes
ignore the .github folder
1 parent 9834057 commit f9f5a40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
/build export-ignore
44
/tests export-ignore
5+
/.github export-ignore
56
.gitattributes export-ignore
67
.gitignore export-ignore
78
.scrutinizer.yml export-ignore
89
.travis.yml export-ignore
910
phpunit.php export-ignore
1011
phpunit.xml export-ignore
1112
phpunit.xml.dist export-ignore
12-
.php_cs export-ignore
13+
.php_cs export-ignore

0 commit comments

Comments
 (0)