Skip to content

Commit 915eea6

Browse files
committed
updated .gitignore to include sftp secrets
1 parent 6511c96 commit 915eea6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ id_rsa*
99
# PGP KEYS
1010
*.pgp
1111

12+
# SFTP EXTENSION
13+
.vscode/
14+
sftp.json
15+
1216
# macOS
1317
.DS_Store
1418

0 commit comments

Comments
 (0)