/soc/2013/ankitkv/gobjectification: ec7b3aee9765: Added .*\.gir$...

Ankit Vani a at nevitus.org
Tue Sep 24 18:28:17 EDT 2013


Changeset: ec7b3aee9765b3d8f2c741049efd5c17ea2594e2
Author:	 Ankit Vani <a at nevitus.org>
Date:	 2013-09-25 03:57 +0530
Branch:	 soc.2013.gobjectification.plugins
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/ec7b3aee9765

Description:

Added .*\.gir$ and .*\.typelib$ to .hgignore

diffstat:

 .hgignore |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (19 lines):

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -21,6 +21,7 @@ syntax: regexp
 .*\.dll$
 .*\.exe$
 .*\.g?mo$
+.*\.gir$
 .*\.la$
 \.libs
 .*\.lo$
@@ -31,6 +32,7 @@ syntax: regexp
 .*\.pyo$
 .*\.rej$
 .*\.so$
+.*\.typelib$
 .*\.moc$
 Doxyfile(\.mingw)?$
 VERSION$



More information about the Commits mailing list