tool: Makefile: clean: clean all untracked files
This commit is contained in:
1
Makefile
1
Makefile
@@ -15,6 +15,7 @@ install_buildenv:
|
|||||||
# clear all caches, only required when changing the mirrors/architecture config
|
# clear all caches, only required when changing the mirrors/architecture config
|
||||||
clean:
|
clean:
|
||||||
sudo lb clean --purge
|
sudo lb clean --purge
|
||||||
|
git clean -di
|
||||||
|
|
||||||
bump_version:
|
bump_version:
|
||||||
@last_tag=$$(git tag | tail -n1); \
|
@last_tag=$$(git tag | tail -n1); \
|
||||||
|
|||||||
Reference in New Issue
Block a user