diff --git a/.gitignore b/.gitignore index f1a5895..8079599 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,8 @@ -/venv/ -/config.json \ No newline at end of file +/secrets.json +/config.json +/posts.json +/.vscode + +# Added by cargo + +/target