Greg Brockman <gdb@xxxxxxx> writes: > First of all, as you point out 'git add foo.pdf' works where foo.pdf > has been explicitly ignored, while in contrast 'git add dir/file' > fails when file has only been indirectly ignored because it is in an > ignored directory. In the former case, the user explicitly specified > a policy for that file. In the later case, the policy is only > indirectly expressed because that file happens to be in an ignored > directory. Sorry, but I don't get this argument. When the user says "everything in this directory is ignored", why does it make it less direct than "this particular file is ignored"? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html