gitignore and directories
From: Daniel Barkalow <hidden>
Date: 2016-06-15 22:42:14
From: Daniel Barkalow <hidden>
Date: 2016-06-15 22:42:14
There's a bug in .gitignore handling with respect to directories, but I'm not sure which behavior is intended. If you have some pattern in .gitignore in your working tree root directory, and you run git-status in that directory, it will ignore files that match in subdirectories. However, if you're in a subdirectory when you run git-status, it won't ignore things that match the pattern. One of these must be a bug, but I'm not sure which one matches the intent. -Daniel *This .sig left intentionally blank*