Skip to content

Commit

Permalink
Merge pull request #109 from eoyilmaz/108-remove-the-accidentally-cre…
Browse files Browse the repository at this point in the history
…ated-files-in-project-root

[#108] Removed the accidentally included files from project root.
  • Loading branch information
eoyilmaz authored Nov 13, 2024
2 parents d744153 + 4f59780 commit 3d4d612
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 3d4d612

Please sign in to comment.