1
0
Fork 0
archivebox/.dockerignore

26 lines
213 B
Plaintext

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