The SpoonModel class should provide methods to exclude individual files. Java's [FilenameFilter](https://docs.oracle.com/javase/7/docs/api/java/io/FilenameFilter.html) should be suitable for this task.