Added a .dockerignore

Figured this would be useful while testing out 03572ae355
This commit is contained in:
Simon Willison 2017-11-17 06:18:23 -08:00
commit 1a6cfcc10f
2 changed files with 15 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
build-metadata.json
datasets.json
scratchpad
# SQLite databases
*.db
*.sqlite