diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,4 +35,5 @@ serve: clean: rm -fr ./cache/* - rm -fr ./custom/config/*
\ No newline at end of file + rm -fr ./custom/config/* + rm -fr ./custom/config.* ./custom/people.* |