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