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

23 lines
183 B
Text

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