From e2865970f8f6dbd14744a22a5eab7ceda642e733 Mon Sep 17 00:00:00 2001 From: emengweb Date: Mon, 24 Apr 2023 10:58:25 +0000 Subject: [PATCH] custem css --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 332741bc..676b2496 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,8 @@ yarn-error.log* # sitemap /public/robots.txt /public/sitemap.xml -/public/rss/* \ No newline at end of file +/public/rss/* + +# keyconfig +.env.local +/blog.config.js \ No newline at end of file