Skip to content

Commit 606b0fe

Browse files
authored
build(fix): Remove unnecessary files from the exported archive (#800)
1 parent 12a835c commit 606b0fe

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.gitattributes

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
/.styleci.yml export-ignore
99
/.travis.yml export-ignore
1010
/.appveyor.yml export-ignore
11+
/.github/ export-ignore
12+
/_specs/ export-ignore
13+
/build/ export-ignore
14+
/composer-root-version-checker/ export-ignore
15+
/docs/ export-ignore
16+
/fixtures/ export-ignore
17+
/specs/ export-ignore
18+
/tests/ export-ignore
19+
/vendor-bin/ export-ignore
1120
/phpunit.xml.dist export-ignore
12-
/composer-root-version-checker export-ignore
13-
/tests export-ignore

0 commit comments

Comments
 (0)