# Paths to remove from the meson dist tarball (relative to the project root
# inside the tarball). Directories and files both supported. Lines starting
# with # are ignored.

.gitignore
.clang-format
.cirrus.yml
.github
coverity
packaging

# Not needed by the distribution tarball, except if using `meson dist --include-subprojects`
# See https://github.com/mesonbuild/meson/issues/12489
subprojects/pcg
