Skip to content

Commit

Permalink
chore: amend make clean
Browse files Browse the repository at this point in the history
ref: #28
  • Loading branch information
jon-nfc committed Aug 19, 2024
1 parent ad835c3 commit 0b84bf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ clean:
rm -rf ${PATH_VENV}
rm -rf pages
rm -rf build
rm -rf node_modules
rm -f package-lock.json
rm -f package.json

0 comments on commit 0b84bf8

Please sign in to comment.