If I'm creating a Quilt data package programmatically via the command line interface (CLI) or Python library for a directory with thousands of different files, and I want to exclude one or more specific unwanted file types from the data package (such as .txt or .DS_Store), how do I do that?