summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2023-01-06 14:16:47 -0800
committerPreston Pan <preston@nullring.xyz>2023-01-06 14:16:47 -0800
commitbbbc9f428b7226f1ddac1a78af63e71a96c0b90f (patch)
tree6cbafd401afd6c9fec326760bf96d605c87dfd1e /.gitignore
parent9083582a5d3bfc8fae859b2ce124d86ad7420dcc (diff)
add support for reading from file; some other stuff
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b5c13cc..10bc2bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
-src/a.out
+nxs
+diffs/**
+hash_table_new.c