Skip to content

Commit aba7f27

Browse files
committed
exclude documentation from boards manager package
1 parent 160c423 commit aba7f27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/build_boards_manager_package.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ cat << EOF > exclude.txt
5050
.gitignore
5151
.travis.yml
5252
package
53+
doc
5354
EOF
5455
# Also include all files which are ignored by git
5556
git ls-files --other --directory >> exclude.txt

0 commit comments

Comments
 (0)