commit | 085feb61dbc6130bfd2e6c3f59d03220ff9e1bb3 | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Fri Mar 20 10:30:44 2015 -0600 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sat Apr 04 09:45:59 2015 +0300 |
tree | e7f78acd01d88ded739e51a1f16b9aa90aa10d70 | |
parent | 7b4b0b5795e934a9b7efb916af86715b68555be9 [diff] |
gitignore: Ignore more .pod files. kvm_stat.{1,pod} started showing up as untracked files in my directory, and I nearly accidentally merged them into a commit with my usual habit of 'git add .'. Rather than spelling out each such file, just ignore the entire pattern. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>