Skip to content

Commit 5ce07cc

Browse files
authored
Merge pull request #52 from PHPCSStandards/feature/update-gitattributes
.gitattributes: ignore `.github` directory
2 parents 0c7203f + 4adc85e commit 5ce07cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#
88
/.gitattributes export-ignore
99
/.gitignore export-ignore
10+
/.github export-ignore
1011
/phpcs.xml.dist export-ignore
1112
/phpunit.xml.dist export-ignore
1213
/phpunit-bootstrap.php export-ignore

0 commit comments

Comments
 (0)