1
0
Fork 0
mirror of synced 2024-04-28 01:22:21 +12:00
ArchiveBox/.dockerignore
2020-11-28 05:24:49 -05:00

22 lines
199 B
Plaintext

.DS_Store
._*
*.pyc
__pycache__/
.mypy_cache/
.pytest_cache/
.github/
venv/
.venv/
.docker-venv/
build/
dist/
pip_dist/
!pip_dist/archivebox.egg-info/requires.txt
brew_dist/
assets/
data/
output/