diff --git a/Makefile b/Makefile index 3ecb8b12..02912e34 100644 --- a/Makefile +++ b/Makefile @@ -15,5 +15,7 @@ source: clean: rm -f *.*~ *~ rm -f orgs/*~ + rm -f website/EN/*~ + rm -f gemini/EN/*~ rm -f scripts/*~ rm -rf __pycache__