Skip to content

Commit ad029b1

Browse files
committed
Added vscode to gitignore.
1 parent 0bc5881 commit ad029b1

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
@@ -6,6 +6,9 @@ __pycache__/
66
# C extensions
77
*.so
88

9+
# VScode
10+
*.vscode
11+
912
# Distribution / packaging
1013
.Python
1114
build/

0 commit comments

Comments
 (0)