Skip to content

Commit 60da6b6

Browse files
authored
Merge pull request #350 from stackhpc/gitignore-vscode
Add .vscode to the gitignore
2 parents 607ea82 + 9b74850 commit 60da6b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pip-log.txt
2828
*~
2929
.*.swp
3030
.*sw?
31+
.vscode/*
3132

3233
# Files generated by Ansible
3334
ansible/*.retry

0 commit comments

Comments
 (0)