From 3fdbded17a2fe2cc4f0e5ef32bfbfa9b2be55e25 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Fri, 17 Mar 2023 23:47:38 -0400 Subject: [PATCH] adjusting css blocking as all will be scss. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 826ec25..14e01ac 100755 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ books/* *.epub *.idea *.pyc -src/frontend/static/styles/pyShelf.css +*.css .svn/ app/content.opf .vscode