From fac2d4e7cfa17da059729c50f9d45436dca7ab07 Mon Sep 17 00:00:00 2001 From: ljm42 Date: Fri, 28 Jul 2023 09:55:14 -0700 Subject: [PATCH] Add VS Code SFTP config to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index eb7e31812..f7e248e57 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,9 @@ Temporary Items # Sublime text SFTP configuration file sftp-config.json +# VS Code SFTP configuration file +.vscode/sftp.json + # ========================= # Exclude these dirs commonly found in /usr/local bin/