Doesn't work with ``` bin/ !*.sh ``` Updating to ``` bin/* !*.sh ``` will include all other binary files in `bin/` directory beside the `.sh` files