From 8720721dea79c852a2da81aa2d3fe9bfac74232d Mon Sep 17 00:00:00 2001 From: Pingan Ren Date: Thu, 4 Apr 2024 23:43:19 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b9f264b9..0cdf9316 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ duckdb_unittest_tempdir/ testext test/python/__pycache__/ .Rhistory +.vscode