# Excluding files these tracked files from an sdist
###################################################
# Note: when adding to this list, be aware that you need to commit your
# changes before they take effect (can be confusing during testing)
*.yml export-ignore
.coveragerc export-ignore
.github/* export-ignore
how-to-release.rst export-ignore

# Include these files generated by meson-python in the sdist
############################################################
skmisc/_version.py export-subst
