This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
autarco-scraper/.dockerignore

19 lines
176 B
Plaintext

# Local build and dev artifacts
target
# Docker files
Dockerfile*
docker-compose*
# Git folder
.git
# Dot files
.gitignore
# TOML files
autarco.toml*
# Documentation
*.md