Skip to content

Commit c9eb8b1

Browse files
authored
Merge pull request #153 from cakephp/othercorey-patch-1
Add .github to export-ignore
2 parents 9b2ab4f + c30c370 commit c9eb8b1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitattributes

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
.editorconfig export-ignore
88
.gitattributes export-ignore
99
.gitignore export-ignore
10-
.github export-ignore
11-
.scrutinizer.yml export-ignore
12-
appveyor.yml export-ignore
10+
.stickler.yml export-ignore
1311
CONTRIBUTING.md export-ignore
1412
phpunit.xml.dist export-ignore
1513
phpcs.xml export-ignore
16-
tests/ export-ignore
14+
/.github export-ignore
15+
/tests export-ignore

0 commit comments

Comments
 (0)