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

22 lines
173 B
Text

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