diff --git a/.gitignore b/.gitignore index 3e3beac..212262e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. /.obsidian /.idea -/.vscode /posts/.obsidian/ +/.vscode +/.yarn # dependencies /node_modules