diff --git a/.gitignore b/.gitignore index e70de99..ff87054 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ bin/* # Ignore temp editor files *.swp +.vscode + !.gitkeep \ No newline at end of file