Skip to content

Commit

Permalink
Add more files to make clean command
Browse files Browse the repository at this point in the history
  • Loading branch information
markuspoerschke committed Sep 27, 2020
1 parent 1ae5d77 commit c881fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ docs-frontend-build: docs-frontend-dependencies

.PHONY: clean
clean:
rm -rf vendor composer.lock .couscous website/node_modules website/template/static couscous.phar
rm -rf vendor composer.lock .couscous website/node_modules website/template/static couscous.phar node_modules .phpunit.result.cache .php_cs.cache

0 comments on commit c881fd6

Please sign in to comment.