Skip to content

Commit 2792078

Browse files
committed
Exclude some files from composer installation
Signed-off-by: Michal Čihař <[email protected]>
1 parent ef6efc2 commit 2792078

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/ci export-ignore
2+
/data export-ignore
3+
/tests export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
.travis.yml export-ignore
7+
codeconv.yml export-ignore
8+
phpunit.xml export-ignore
9+
.php_cs export-ignore

0 commit comments

Comments
 (0)