1
0
mirror of synced 2025-12-19 10:00:34 -05:00
Files
airbyte/docker-images/Dockerfile.manifest-only-connector.dockerignore
devin-ai-integration[bot] 396822378a fix(docker-images): align manifest-only Dockerfile with airbyte-ci build process (#61441)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: AJ Steers <aj@airbyte.io>
2025-06-07 02:45:12 +00:00

20 lines
320 B
Docker

# This file is auto-generated. Do not edit.
*
# Ignore everything not explicitly allowed below
build/
!build/distributions/*.tar
.venv/
secrets/
!setup.py
!pyproject.toml
!poetry.lock
!poetry.toml
!manifest.yaml
!components.py
!requirements.txt
!README.md
!metadata.yaml
!build_customization.py
!source_*
!destination_*