diff --git a/.gitignore b/.gitignore index 2bb9bf8fe..ccd272109 100644 --- a/.gitignore +++ b/.gitignore @@ -201,4 +201,5 @@ project.lock.json /test/Discord.Net.Tests/cache.db* /docs/_build *.pyc -/.editorconfig \ No newline at end of file +/.editorconfig +.vscode/ \ No newline at end of file