epicyon/Makefile

6 lines
90 B
Makefile

all:
debug:
clean:
rm -f *.txt~ *.md~ *.py~ *.json~ *.css~ Makefile~
rm -rf __pycache__