new-infofer-scraper/.dockerignore

17 lines
181 B
Text
Raw Normal View History

2021-08-22 15:41:55 +03:00
# Docker
.dockerignore
Dockerfile
# CPython compiler output
__pycache__
*.pyc
# Python package stuff
reqlib-metadata
pyproject.toml
*.egg-info
# VS Code
.vscode