Skip to content

Commit 7e4c2c8

Browse files
added .gitattributes
Don't include given files in composer package
1 parent b37129b commit 7e4c2c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/docs export-ignore
2+
/tests export-ignore
3+
/.gitattributes export-ignore
4+
/.gitignore export-ignore
5+
/.travis.yml export-ignore
6+
/CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)