Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Mareš
prm1
Commits
a2ecd9ff
Commit
a2ecd9ff
authored
Nov 01, 2019
by
Martin Mareš
Browse files
Makerules: make clean removes __pycache__
parent
4f4e722f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makerules
View file @
a2ecd9ff
...
...
@@ -8,6 +8,7 @@ all: $(SLIDES)
clean::
rm -f *.{aux,log,nav,out,snm,toc,vrb}
rm -f *.pdf
rm -rf __pycache__
upload::
rs $(SLIDES) jw:www/static/vyuka/1920/p1m/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment