/pidgin/main: 721fb658ee46: Update list of ignored files.

Elliott Sales de Andrade qulogic at pidgin.im
Thu Jun 14 21:48:06 EDT 2012


Changeset: 721fb658ee467b86d9d8f3a279b75848bdc8764c
Author:	 Elliott Sales de Andrade <qulogic at pidgin.im>
Date:	 2012-06-14 18:31 -0400
Branch:	 default
URL: http://hg.pidgin.im/pidgin/main/rev/721fb658ee46

Description:

Update list of ignored files.

Monotone apparently ignores quite a few files by default, that
Mercurial does not.

diffstat:

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

diffs (34 lines):

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -7,15 +7,30 @@
 .*/perl/common/[^/]+\.c$
 .*/perl/common/blib.*
 .*/perl/common/pm_to_blib$
+.*~$
+.*\.a$
+.*\.bak$
 .*\.bs$
 .*\.def$
+\.deps
 .*\.dll$
 .*\.exe$
+.*\.g?mo$
+.*\.la$
+\.libs
+.*\.lo$
 .*\.loT$
+.*\.o$
+.*\.orig$
+.*\.pyc$
+.*\.pyo$
+.*\.rej$
+.*\.so$
 Doxyfile(\.mingw)?$
 VERSION$
 aclocal.m4
 autogen.args
+autom4te.*\.cache
 compile
 config.cache
 config.guess



More information about the Commits mailing list