Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-30 | Move --ignore to .stow-local-ignore file | Steph Enders | |
It seems like --ignore isn't as 1:1 with the local ignore file. Which is very frustrating TBH! The good news is it looks like it takes precident over the default settings which ignored the .gitignore - so we can throw that into the mix! Overall, this tool is very nice because it makes traversing these files much much simpler. But I feel like for something that SHOULD be relatively simple is actually not so? Which is a shame. |