chore: amend make clean

ref: #28
This commit is contained in:
2024-08-19 14:01:52 +09:30
parent ad835c3d9e
commit 0b84bf8348

View File

@ -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