summaryrefslogtreecommitdiff
path: root/cleanProject.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cleanProject.sh')
-rwxr-xr-xcleanProject.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/cleanProject.sh b/cleanProject.sh
index 703788cc..e89cd2a3 100755
--- a/cleanProject.sh
+++ b/cleanProject.sh
@@ -1,7 +1,7 @@
#!/bin/bash
-git checkout -- \*
-git checkout -- \.\*
+#git checkout -- \*
+#git checkout -- \.\*
rm -r ./ics-openvpn
rm -r ./build