diff --git a/Makefile b/Makefile index 789fdbf4..6573ca38 100644 --- a/Makefile +++ b/Makefile @@ -21,4 +21,5 @@ clean: rm -f gemini/EN/*~ rm -f scripts/*~ rm -f deploy/*~ + rm -f translations/*~ rm -rf __pycache__