We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be02ab commit a02aba8Copy full SHA for a02aba8
1 file changed
.gitignore
@@ -23,4 +23,8 @@ package-lock.yml
23
24
# MacOS
25
.DS_Store
26
-integration_tests/package-lock.yml
+integration_tests/package-lock.yml
27
+
28
+# duckdb
29
+*.db
30
+*.duckdb
0 commit comments