commit | 16fe9646486d0b621c7fb2c15ffec0c004508f73 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Tue Dec 18 09:01:36 2018 +0000 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Tue Dec 18 09:04:49 2018 +0000 |
tree | d69764c327f62ba608ec07eaca41d90f9d82beb2 | |
parent | 8c93374cddda59129ac809f159cb554f54c7443c [diff] |
Ignore local.conf in root of repo gitignore is not parsing regex, only shell globs, so '^' has no meaning, and local.conf is being thus tracked. This patch properly ignores only local.conf in root of repo but still tracks samples/local.conf and others. Change-Id: I93ef778f1f3ee8101ce21cce377f7b527b7153f3