Skip to content

Commit 98303f5

Browse files
committed
Remove the .git file from the plugin-scan directory
1 parent 0fe62ae commit 98303f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ cp -r bin/ build/plugin-check/bin/
1616

1717
# Remove what we don't need
1818
rm -f build/plugin-check/bin/plugin-scan/README.md
19+
rm -f build/plugin-check/bin/plugin-scan/.git
1920
rm -rf build/plugin-check/test-results/*
2021

2122
# ZIP the plugin

0 commit comments

Comments
 (0)