Skip to content

Commit 783303b

Browse files
committed
added VS Code to gitignore
1 parent 8841676 commit 783303b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# VS Code
132+
.vscode

0 commit comments

Comments
 (0)