seitime-frappe/Makefile
2018-03-08 15:17:39 +05:30

2 lines
No EOL
68 B
Makefile

clean:
find $(BASEDIR) | grep -E "__pycache__|\.pyc" | xargs rm -rf