Skip to content

Commit

Permalink
[#108] Removed the accidentally included files from project root.
Browse files Browse the repository at this point in the history
  • Loading branch information
eoyilmaz committed Nov 13, 2024
1 parent d744153 commit 4f59780
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -39,6 +39,7 @@ clean: FORCE
@printf "\n\033[36m--- $@: Clean ---\033[0m\n"
-rm -rf .pytest_cache
-rm -f .coverage*
-rm -rf .mypy_cache
-rm -rf .tox
-rm -rf dist
-rm -rf build
Expand Down
Empty file removed wc
Empty file.
Empty file removed xargs
Empty file.

0 comments on commit 4f59780

Please sign in to comment.