Add: docker ignore file

This commit is contained in:
Aroy-Art 2023-08-03 18:57:27 +02:00
parent 72fc4cf642
commit 08f7bab685
Signed by: Aroy
GPG key ID: 583642324A1D2070

21
.dockerignore Normal file
View file

@ -0,0 +1,21 @@
.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/