summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-07-29 21:18:40 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-07-29 21:18:40 +0200
commita392744cc995d7c26730d2f1626612ad4739ca9b (patch)
tree68faf77b9c64995e99436d92b4905d6c40e0dda7 /.gitignore
First commit with working DuckDB connection
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d8c8979
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.zig-cache
+zig-out