mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Clean up
This commit is contained in:
parent
5dca96d0dd
commit
11cc2ebad6
56 changed files with 10 additions and 9983 deletions
5
Makefile
5
Makefile
|
@ -5,6 +5,11 @@ clean:
|
|||
rm -rf _static
|
||||
rm -rf jrnl.egg-info
|
||||
rm -rf docs/_build
|
||||
rm -rf _build
|
||||
rm -rf _sources
|
||||
rm -rf _static
|
||||
rm *.html
|
||||
|
||||
|
||||
# Build GitHub Page from docs
|
||||
docs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue