Closed phochste closed 8 months ago
As an added feature it would be nice to have a container structure like:
container/ nested/ deeper/ bla$.ttl nested$.ttl foo$.ttl bar$.ttl
And use a gitignore style glob pattern to select all nested resources for a selector:
derived:selector <container/**/*>;
As an added feature it would be nice to have a container structure like:
And use a gitignore style glob pattern to select all nested resources for a selector: