/pidgin/main: 5b3a02f06de1: move some ignores around
Gary Kramlich <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 5b3a02f06de18d45e4bf056321077af0720c7e26 Author: Gary Kramlich <[email protected]> Date: 2016-03-10 20:57 -0600 Branch: default URL: https://hg.pidgin.im/pidgin/main/rev/5b3a02f06de1 Description: move some ignores around diffstat: .hgignore | 2 -- libpurple/tests/.hgignore | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) diffs (23 lines): diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -3,8 +3,6 @@ syntax: glob clang_output_* pidgin-* .dirstamp -*.log -*.trs syntax: regexp (.*/)?TAGS$ diff --git a/libpurple/tests/.hgignore b/libpurple/tests/.hgignore --- a/libpurple/tests/.hgignore +++ b/libpurple/tests/.hgignore @@ -4,3 +4,7 @@ syntax: regexp ^test_des3?$ ^test_hmac$ +syntax: glob +*.log +*.trs + _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits