chore: add root clean target

This commit is contained in:
jo 2022-01-18 18:55:53 +01:00 committed by Kyle Robbertze
parent 12968c02c5
commit 32bea651f6
1 changed files with 4 additions and 0 deletions

View File

@ -33,3 +33,7 @@ tarball: VERSION
--exclude legacy/vendor/simplepie/simplepie/tests \
libretime
mv ../libretime-*.tar.gz .
# Only clean subdirs
clean:
git clean -xdf */