1
0
Fork 0
archivebox/.dockerignore
Alex Kotov c2d80f265e
Merge tag 'v0.7.2' into changes
v0.7.2: Make scheduled imports taggable, fix admin buttons, readability, Docker permissions
2024-01-08 01:21:19 +04:00

25 lines
213 B
Text

.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/