webscraper/app/.dockerignore
paprykdev 388964d497
Some checks are pending
Docker Image CI / build (push) Waiting to run
feat: scraper for monet arts
Signed-off-by: paprykdev <58005447+paprykdev@users.noreply.github.com>
2024-12-18 01:41:12 +01:00

28 lines
376 B
Plaintext

# Ignore Python cache and compiled files
__pycache__/
*.py[cod]
*.pyo
# Ignore virtual environment directories
.venv/
venv/
env/
# Ignore logs
logs/
*.log
# Ignore environment variables
.env
# Ignore Docker files
Dockerfile
docker-compose.yaml
# Ignore build directories
dist/
build/
# Ignore any other files or directories you want to exclude
.supertajnyplik.donotopen