new-infofer-scraper/.dockerignore

16 lines
181 B
Text

# Docker
.dockerignore
Dockerfile
# CPython compiler output
__pycache__
*.pyc
# Python package stuff
reqlib-metadata
pyproject.toml
*.egg-info
# VS Code
.vscode