aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2023-08-30 21:01:51 +0100
committerMartin Ashby <martin@ashbysoft.com>2023-08-30 21:01:51 +0100
commit6625fd0ab6c544d0402df2c7ffce2719697ca3d8 (patch)
tree8e87bd4c488a9c6f71885805f8c10c12339fe014 /.gitignore
downloadpq-zig-6625fd0ab6c544d0402df2c7ffce2719697ca3d8.tar.gz
pq-zig-6625fd0ab6c544d0402df2c7ffce2719697ca3d8.tar.bz2
pq-zig-6625fd0ab6c544d0402df2c7ffce2719697ca3d8.tar.xz
pq-zig-6625fd0ab6c544d0402df2c7ffce2719697ca3d8.zip
Initial
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..ee7098f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+zig-out/
+zig-cache/