rundel / ghclass

Tools for managing classroom organizations
https://rundel.github.io/ghclass/
GNU General Public License v3.0
142 stars 22 forks source link

`peer_assign()` exclude_pattern not working with hidden files #86

Open mine-cetinkaya-rundel opened 4 years ago

mine-cetinkaya-rundel commented 4 years ago

Goal was to try to not copy over GitHub actions yaml files, which are stored as .github/workflows/knit.yaml etc. This didn't work with exclude_pattern even though it's possible to exclude files in folders by giving the full path.