Skip to content

Commit e119623

Browse files
committed
Ignore /.github
1 parent 76977e1 commit e119623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Exclude build/test files from archive.
22
/tests export-ignore
3-
/demo export-ignore
43
/vendor-bin export-ignore
54
/.gitattributes export-ignore
65
/.gitignore export-ignore
@@ -11,6 +10,7 @@
1110
/phpstan.neon export-ignore
1211
/phpunit.xml.dist export-ignore
1312
/psalm.xml export-ignore
13+
/.github export-ignore
1414

1515
# Configure diff output for .php and .phar files.
1616
*.php diff=php

0 commit comments

Comments
 (0)