diff --git a/.gitignore b/.gitignore index f3e3bbf..363b434 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,10 @@ ## ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore +# ignore vscode stuff +.vscode/ +.ionide/ + # User-specific files *.suo *.user