Index that kinda works and is backed by a database. Still lots to do.
This commit is contained in:
commit
8e169b1026
9 changed files with 477 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.pyc
|
||||
venv
|
||||
test.db
|
Reference in a new issue