summaryrefslogtreecommitdiff
path: root/CLEAN
diff options
context:
space:
mode:
Diffstat (limited to 'CLEAN')
-rwxr-xr-xCLEAN3
1 files changed, 0 insertions, 3 deletions
diff --git a/CLEAN b/CLEAN
deleted file mode 100755
index cbb5f2536..000000000
--- a/CLEAN
+++ /dev/null
@@ -1,3 +0,0 @@
-find . -type f -name "pootle*" -exec rm -f {} \;
-find . -type f -name "laconica.po.pending" -exec rm -f {} \;
-find . -type f -name "laconica.po.stats" -exec rm -f {} \;