Skip to content

Commit 7191a02

Browse files
committed
fix(composer) Exclude more demo files from composer downloads
1 parent 5b0c182 commit 7191a02

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitattributes

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
/.gitattributes export-ignore
21
/.coveralls.yml export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
34
/.travis.yml export-ignore
5+
/demo-old export-ignore
6+
/demo1 export-ignore
7+
/demo2 export-ignore
8+
/phpdoc.xml export-ignore
49
/tests export-ignore

0 commit comments

Comments
 (0)