appsody / controller

Appsody controller running in the development container. This repo will be archived soon.
https://appsody.dev
Apache License 2.0
2 stars 12 forks source link

Add function to ignore directory events and exclude directories based on regex. #40

Closed kewegner closed 4 years ago

kewegner commented 4 years ago

Directory events are no longer watched Ignore Directory is now processed in watcher not in the post processing by the controller.