make clean
This commit is contained in:
parent
53373f0be9
commit
11e041c59a
3
Makefile
3
Makefile
@ -4,3 +4,6 @@ build:
|
||||
pdf:
|
||||
pelican -s pelicanconf-full.py
|
||||
|
||||
clean:
|
||||
rm -rf cache __pycache__
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user