Skip to content

Commit 35d428b

Browse files
misc: add .vscode dir to .gitignore
1 parent f6f20b4 commit 35d428b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/.idea
22
/target
33
/benchmarks/data/
4-
testdata/tpch/data/
4+
testdata/tpch/data/
5+
.vscode

0 commit comments

Comments
 (0)