summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKleidi Bujari <mail@4kb.net>2026-08-09 17:38:22 -0700
committerKleidi Bujari <mail@4kb.net>2026-08-17 14:15:15 -0700
commitfdb7a7b876fc0b46ff36751642cbc05ed4140232 (patch)
treeeee2304fbbfb62d31d94a033ead0c876c1b036ae /.gitignore
parent4b56064566c1a7ef6a8c21e11dc1045bc8c3587d (diff)
downloaddepot-fdb7a7b876fc0b46ff36751642cbc05ed4140232.tar.gz
depot-fdb7a7b876fc0b46ff36751642cbc05ed4140232.tar.bz2
depot-fdb7a7b876fc0b46ff36751642cbc05ed4140232.zip
init dfetch for system queries
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 188e456..278647f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@ result*
*.qcow2
.direnv/
+
+# haskell cache
+dist-newstyle/ \ No newline at end of file