blob: c553fed57faadd8895fbe14f0d91b407b0bac1cb [file] [log] [blame] [edit]
# Exclude files that may cause cache-busts. These are generally expected
# to be in a global .gitignore, but still can cause the build-cache to
# be invalidated.
**/.DS_Store
# exclusions below are copied from .gitignore at the root of the repository
# when updating, consider updating .gitignore accordingly.
/bin/
/man/
coverage.txt
profile.out
containerd.test
_site/
# Allow repeated builds without copying back previous builds
releases/*.tar.gz
releases/*.tar.gz.sha256sum
_output/
.vagrant/