diff --git a/.gitignore b/.gitignore index d6993ff2..53afb774 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ # Dependency directories (remove the comment below to include it) # vendor/ -__debug_bin \ No newline at end of file +__debug_bin +.vscode/ \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 77c6ed97..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "cSpell.words": [ - "debugtalk" - ] -} \ No newline at end of file