| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/kdktop/tiny_python_projects/develop/extra/Makefile | [Back] [Original] |
clean:
find . -name __pycache__ -o -name .pytest_cache -o -name .mypy_cache -exec rm -rf {} \;
| Web Proxy Viewer | New URL | Original Page |