Skip to content

Commit 22fa9b4

Browse files
committed
ignore tags in test directory
1 parent d21a31c commit 22fa9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

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

0 commit comments

Comments
 (0)