Skip to content

Commit

Permalink
Added pycache to clean
Browse files Browse the repository at this point in the history
  • Loading branch information
KartavyaSharma committed Dec 26, 2023
1 parent fdf2b56 commit 3fabc99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ clean() {
rip $TRAPP_HOME/bin
rip $TRAPP_HOME/logs
rip $TRAPP_HOME/bkp
rip $TRAPP_HOME/__pycache__
echo
}

Expand Down

0 comments on commit 3fabc99

Please sign in to comment.