mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added a .dockerignore
Figured this would be useful while testing out 03572ae355
This commit is contained in:
parent
03572ae355
commit
1a6cfcc10f
2 changed files with 15 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
build-metadata.json
|
||||
datasets.json
|
||||
|
||||
scratchpad
|
||||
|
||||
# SQLite databases
|
||||
*.db
|
||||
*.sqlite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue