diff options
author | Ben Sima <ben@bsima.me> | 2018-01-23 09:33:26 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-01-23 09:33:26 -0800 |
commit | 0061b00e7f1f8cf614f96b8f8bf19700697fa4b9 (patch) | |
tree | 76588bb7af0d86c55b536d1e92372518a75c07bb /.gitignore | |
parent | 21c38acfb388f9141bada4b0e32d07dc580a344f (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-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ client_session_key.aes .stack-work -database/
\ No newline at end of file +state/
\ No newline at end of file |