Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit 1cb8891

Browse files
committed
Merge pull request #34 from gabbydgab/add-ons/export-ignore
added files to be ignored during export
2 parents 10fa629 + a905dd8 commit 1cb8891

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
.travis.yml export-ignore
66
phpunit.xml.dist export-ignore
77
phpcs.xml export-ignore
8+
.docheader export-ignore
9+
CONDUCT.md export-ignore
10+
CONTRIBUTING.md export-ignore
11+
README.md export-ignore
12+
CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)