Skip to content

Commit c2e9359

Browse files
authored
Chore: add .github folder to export ignore of .gitattributes
1 parent d9935c7 commit c2e9359

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
@@ -1,3 +1,4 @@
1+
.github export-ignore
12
/docs export-ignore
23
/tests export-ignore
34
.editorconfig export-ignore
@@ -6,4 +7,4 @@
67
.travis.yml export-ignore
78
CHANGELOG.md export-ignore
89
CONTRIBUTING.md export-ignore
9-
phpunit.xml.dist export-ignore
10+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)