Skip to content

Commit

Permalink
Edited
Browse files Browse the repository at this point in the history
  • Loading branch information
Nighty3098 committed May 5, 2024
1 parent 1688af2 commit 265470d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rm_cache.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

rm -rf src/CodeKeeper/build
rm src/CodeKeeper/CodeKeeper.pro.user
rm src/CodeKeeper/CodeKeeper.pro.user.1f90c22
rm src/CodeKeeper/main.o
Expand Down Expand Up @@ -35,4 +36,4 @@ rm src/CodeKeeper/settingswindow.o
rm src/CodeKeeper/syncwindow.o
rm src/CodeKeeper/ui_qplaintexteditsearchwidget.h

echo "Done!"
echo "Done!"

0 comments on commit 265470d

Please sign in to comment.