rophako/Makefile

3 行
65 B
Makefile
Raw パーマリンク 通常表示 履歴

clean:
find . | grep -E '(__pycache__|\.py[oc])' | xargs rm -rf