ingydotnet / ...

Dot Dot Dot
110 stars 23 forks source link

Feature/add exclusions #26

Closed akerl closed 2 years ago

akerl commented 8 years ago

Ran into this w/ a submodule. I submodule a scripts repo at .bin, and that repo contains circle.yml. So when I ran .../... upgrade, it was linking that file into my homedir.

This adds exclusions, which let me prevent that in a structured way.