Skip to content

Commit

Permalink
constructing the book
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jun 16, 2024
1 parent 6460bb9 commit 1fac136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ build: install ## Build the book
.PHONY: clean
clean: ## Clean up caches and build artifacts
@git clean -X -d -f
@git branch -v | grep "\[gone\]" | cut -f 3 -d ' ' | xargs git branch -D


.PHONY: help
Expand Down

0 comments on commit 1fac136

Please sign in to comment.