1
0
Fork 0
archivebox/.dockerignore
2024-01-04 19:50:09 +04:00

25 lines
207 B
Text

.DS_Store
._*
*.pyc
__pycache__/
.mypy_cache/
.pytest_cache/
.github/
.git/
.pdm-build/
.pdm-python/
.eggs/
venv/
.venv/
.docker-venv/
node_modules/
build/
dist/
deb_dist/
pip_dist/
assets/
data/
output/