diff options
author | Joshua T <joshua@sonofone.net> | 2016-10-15 18:40:26 -0500 |
---|---|---|
committer | Joshua T <joshua@sonofone.net> | 2016-10-15 18:40:26 -0500 |
commit | d9dede476fe91ea1ec99186ceb55cfad64e3f247 (patch) | |
tree | 7af65fb8fdf087d5ec3a088d2d70295bb95e2b7e | |
parent | 896c1e6f1efbc7827249872ef64261facec484c5 (diff) |
Added VS Code dir to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 153fea093c..1abaeb2177 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ CMakeLists.txt .browse.VC.db* *.stackdump util/Win_Check_Output.txt +.vscode
\ No newline at end of file |