Add VS Code SFTP config to .gitignore

This commit is contained in:
ljm42
2023-07-28 09:55:14 -07:00
parent f1136df451
commit fac2d4e7cf

3
.gitignore vendored
View File

@@ -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/