Skip to content

Commit 8f5d3ab

Browse files
committed
don't include docs directory in archive
esp. docs/images/header.jpg is quite huge (530 kB) and not needed for production builds
1 parent a1cfc1c commit 8f5d3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
/.editorconfig export-ignore
1111
/.php.cs export-ignore
1212
/.github export-ignore
13+
/docs export-ignore
1314

0 commit comments

Comments
 (0)