Skip to content

Commit 471141e

Browse files
committed
Remove .cache on cleanup build files
1 parent e366118 commit 471141e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Build/Scripts/additionalTests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ handleDbmsOptions() {
114114
cleanBuildFiles() {
115115
echo -n "Clean builds ... "
116116
rm -rf \
117+
.cache \
117118
Build/JavaScript \
118119
Build/node_modules \
119120
Documentation-GENERATED-temp

0 commit comments

Comments
 (0)