19 lines
305 B
Docker
19 lines
305 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
|
|
!components.py
|
|
!requirements.txt
|
|
!README.md
|
|
!metadata.yaml
|
|
!build_customization.py
|
|
!source_*
|
|
!destination_*
|