We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f10be79 + 5d4263d commit 985e1d4Copy full SHA for 985e1d4
asimov
@@ -190,6 +190,7 @@ find "${ASIMOV_ROOT}" \( "${find_parameters_skip[@]}" \) \( -false "${find_param
190
| exclude_file \
191
;
192
193
+
194
# Exclude fixed directories (global tool caches) when they exist.
195
printf '\n\033[0;36mExcluding known cache directories…\033[0m\n'
196
for dir in "${ASIMOV_FIXED_DIRS[@]}"; do
0 commit comments