Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahschwartz committed May 14, 2024
1 parent 0777deb commit 0dd4eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/clean-build-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ TARGET_DIRS=(
)

# File/folder names to exclude from deletion in each book
EXCLUSIONS_sway=("Cargo.toml" "forc-pkg" "sway-lib-std" "docs" "examples" "master", "test")
EXCLUSIONS_sway=("Cargo.toml" "forc-pkg" "sway-lib-std" "docs" "examples" "master" "v0.58.0" "test")
EXCLUSIONS_fuels_rs=("Cargo.toml" "docs" "examples" "packages")
EXCLUSIONS_fuels_ts=("apps" "packages" "package.json", "demo-wallet-sdk-react")
EXCLUSIONS_fuels_wallet=("package.json" "packages")
Expand Down

0 comments on commit 0dd4eeb

Please sign in to comment.