mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Initial working proof of concept
This commit is contained in:
parent
ac9d66817d
commit
de04d7a854
5 changed files with 74 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -99,3 +99,6 @@ ENV/
|
|||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
# SQLite databases
|
||||
*.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue