Skip to content

Commit e73f14b

Browse files
committed
Export ignore .github dir (ref #3204)
1 parent 285de0d commit e73f14b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
.cspell.json export-ignore
22
.gitattributes export-ignore
3+
.github/ export-ignore
34
.gitignore export-ignore
5+
package.xml export-ignore
46
phpcs.xml.dist export-ignore
57
phpstan.neon export-ignore
6-
package.xml export-ignore
78
phpunit.xml.dist export-ignore
89
scripts/ export-ignore
910

0 commit comments

Comments
 (0)