Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: AJ Steers <aj@airbyte.io>
20 lines
320 B
Docker
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_*
|