gitignore globs are not repo-global by default. They are so only with an explicit `/` in front. Also, all files below an ignored directory are ignored as well.
40 B
40 B
gitignore globs are not repo-global by default. They are so only with an explicit `/` in front. Also, all files below an ignored directory are ignored as well.