Ignore missing css files during make clean

merge-requests/17/head
James Valleroy 2021-02-12 19:30:43 -05:00
parent 8532e71cc1
commit 597f55ce02
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ clean:
rm -f deploy/*~
rm -f translations/*~
rm -rf __pycache__
rm calendar.css blog.css epicyon.css follow.css login.css options.css search.css suspended.css
rm -f calendar.css blog.css epicyon.css follow.css login.css options.css search.css suspended.css