mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
24 lines
427 B
Plaintext
24 lines
427 B
Plaintext
# by default, ignore everything
|
|
*
|
|
|
|
# only add what we actually need; this provides more accurate layer caching and
|
|
# makes the COPY faster
|
|
!/*.repo
|
|
!/build-args.conf
|
|
!/build-rootfs
|
|
!/buildroot-prep
|
|
!/image-base.yaml
|
|
!/image-default.yaml
|
|
!/image.yaml
|
|
!/live/
|
|
!/manifest-lock.*
|
|
!/manifests/
|
|
!/manifest.yaml
|
|
!/overlay.d/
|
|
!/overrides/
|
|
!/platforms.yaml
|
|
|
|
# Useful for testing development versions.
|
|
!/bootc-base-imagectl
|
|
!/rpm-ostree
|