Skip to content

Commit d21a31c

Browse files
committed
ignore tags in .vscode
1 parent 73b1b9d commit d21a31c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
out
33
node_modules
44
*.pyc
5-
.vscode/.ropeproject/**
5+
.vscode/.ropeproject/**
6+
.vscode/extensions/pythonVSCode/src/test/.vscode/tags

0 commit comments

Comments
 (0)