diff --git a/.gitignore b/.gitignore
index 0eb0d9dce..09ebb2723 100644
--- a/.gitignore
+++ b/.gitignore
@@ -211,3 +211,6 @@ win/xaudacity.ico
 #other files that get in the way
 */not-for-git/*
 *.dll
+
+# VSCode
+.vscode/
\ No newline at end of file