datasette/.dockerignore
Simon Willison 5e0b72247e
Run CI on GitHub Actions, not Travis
* Run CI on GitHub Actions, not Travis - refs #940
* Update documentation refs to Travis
* Release action now runs parallel tests, then pushes to PyPI, then Docker Hub
2020-08-17 22:09:34 -07:00

11 lines
98 B
Text

.DS_Store
.cache
.eggs
.gitignore
.ipynb_checkpoints
build
*.spec
*.egg-info
dist
scratchpad
venv