Skip to content

Commit 20bde11

Browse files
committed
add: .vscode to .gitignore
1 parent 270895e commit 20bde11

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,6 @@ dmypy.json
132132
.DS_Store
133133

134134
# docx files
135-
*.docx
135+
*.docx
136+
137+
.vscode/

0 commit comments

Comments
 (0)