# Excluding files from an sdist generated by meson-python
#########################################################

# Note: when adding to this list, be aware that you need to commit your changes
# before they take effect (can be confusing during testing)

.github/* export-ignore
.git* export-ignore
codecov.yml export-ignore
pixi.lock export-ignore
RELEASING.md export-ignore
renovate.json export-ignore

# GitHub syntax highlighting
pixi.lock linguist-language=YAML linguist-generated=true
