Skip to content

Commit 18da9c4

Browse files
committed
update gitignore
1 parent 9357f44 commit 18da9c4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,11 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130-
.history
130+
.history
131+
132+
# Visual Studio code
133+
.vscode/*
134+
!.vscode/cspell.json
135+
!.vscode/settings.json
136+
*.code-workspace
137+
.history

0 commit comments

Comments
 (0)