mirror of https://gitlab.com/bashrc2/epicyon
No datashards
parent
836b68b1f1
commit
23f564c730
4
Makefile
4
Makefile
|
@ -26,8 +26,4 @@ clean:
|
||||||
rm -f deploy/*~
|
rm -f deploy/*~
|
||||||
rm -f translations/*~
|
rm -f translations/*~
|
||||||
rm -rf __pycache__
|
rm -rf __pycache__
|
||||||
rm -f datashards/*~
|
|
||||||
rm -f datashards/stores/*~
|
|
||||||
rm -rf datashards/__pycache__
|
|
||||||
rm -rf datashards/stores/__pycache__
|
|
||||||
rm -f 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
|
||||||
|
|
Loading…
Reference in New Issue