manyfold
manyfold copied to clipboard
Ignore directories with matching extensions in file scanner
trafficstars
The file scanner picks up directories named things like folder.stl and treats them as files, meaning that a Model is created for the parent folder. The dir glob file list generator should ignore directories.