-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Hi !
I can´t make the `.stow-local-ignore´ work.
I have a ´.dotfiles´ directory in my home directory. Let´s say that in that dotfiles directory I have a ´resources´ directory with some shell script. I just want to not stow that resources directory.
I tried a bunch of different regex for that directory or for the files in that directory, I just can´t make it work.
From my dotfiles directory, I am just using the ´stow */´ command.
So, what line should I add in my stow-local-ignore file ?
thanks for your help
Other question, is it possible to make the ignore lists respective to platforms/envs?
let´s say I have all my dotfiles for macos and ubuntu, I just want to ignore for example the ubuntu directories/files when I am on MacOS or vice-versa.
Again, thanks for your help