Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kferrone committed Oct 25, 2024
1 parent e0eb92e commit b0990f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/clean.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

rm -rf \
dist build \
dist build actions-runner \
.coverage .pytest_cache .tmp \
*.egg-info src/*.egg-info **/__pycache__ \
.direnv
Expand Down

0 comments on commit b0990f7

Please sign in to comment.