mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Tue 1 Nov 03:43:20 EET 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
d6e8370b67
commit
e09a2457f0
1 changed files with 1 additions and 0 deletions
|
@ -737,6 +737,7 @@ def clean(config: Dict) -> Tuple[int, Dict]:
|
||||||
"content/*.min.*",
|
"content/*.min.*",
|
||||||
"blog_json_hash.txt",
|
"blog_json_hash.txt",
|
||||||
"manifest.json",
|
"manifest.json",
|
||||||
|
"content/fonts/*.min.*",
|
||||||
}
|
}
|
||||||
|
|
||||||
def remove(file: str) -> None:
|
def remove(file: str) -> None:
|
||||||
|
|
Loading…
Add table
Reference in a new issue