summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-01-23 09:33:26 -0800
committerBen Sima <ben@bsima.me>2018-01-23 09:33:26 -0800
commit0061b00e7f1f8cf614f96b8f8bf19700697fa4b9 (patch)
tree76588bb7af0d86c55b536d1e92372518a75c07bb /.gitignore
parent21c38acfb388f9141bada4b0e32d07dc580a344f (diff)
Index data and implement query functions
Everything is working now, just a bit slow/buggy i think
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d2d48d5..d38ad60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
client_session_key.aes
.stack-work
-database/ \ No newline at end of file
+state/ \ No newline at end of file