Skip to content

Commit 5e8bef6

Browse files
committed
BLD: added vscode/settings.json to gitignore
1 parent 3034b38 commit 5e8bef6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# Editor settings
132+
.vscode/settings.json

0 commit comments

Comments
 (0)