medit/.hgignore

43 lines
1.6 KiB
Plaintext
Raw Normal View History

\.(deps|libs|svn)/
2007-12-09 11:10:52 -08:00
\.(l?[oa]|rej|orig|pyc|out|exe|bak)$
2008-05-10 23:36:25 -07:00
(\~|\.DS_Store)$
^(\..*\.session|.*\.kdevelop\.pcs|.*\.kdevses)$
Makefile(\.in)?$
2008-05-19 21:37:04 -07:00
^m4/(libtool|lt.*)\.m4$
2007-07-06 06:02:23 -07:00
^(autom4te\.cache|build)/
2007-05-14 18:09:38 -07:00
^(compile|mkinstalldirs|config\..*|configargs\.h|configure|depcomp|install-sh|intltool-(extract|merge|update)|libtool|ltmain\.sh|missing|stamp-h1|aclocal\.m4)$
^intltool-(extract|merge|update)\.in$
2008-01-14 22:43:03 -08:00
^medit/medit(\.(desktop|iss))?$
2007-06-18 03:18:02 -07:00
^po(-gsv)?/(\.intltool-merge-cache|POTFILES|stamp-it|missing|moo\.pot|notexist|Makefile\.in\.in)
^tests/pyapp\.py$
^moo/moo(-config\.h|\.pc)$
^moo/mooedit/gtksourceview/.*-mangled\.[ch]$
2008-05-11 20:37:41 -07:00
^moo/mooedit/(language-specs/moo\.xml|stamp-mooedit-enums\.[ch])$
^moo/mooedit/language-specs/testdir
2008-05-11 20:37:41 -07:00
^moo/moofileview/(symlink\.h)$
^moo/moopython/plugins/(pyproject/project-plugin|python|terminal)\.ini$
^moo/moopython/pygtk/(moo(app|edit|term|utils)?-mod\.h|moo(app|edit|term|utils)-pygtk\.c)$
^moo/mooterm/termhelper_res\.rc$
2008-01-18 08:37:12 -08:00
^moo/mooutils/(moomarshals\.[ch]|stock-(moo|medit)\.h)$
^moo/mooapp/smclient/(README|egg-session-end\.c|eggdesktopfile\.[ch]|eggsmclient-libgnomeui\.[ch]|eggsmclient-osx\.c|gedit\.diff|smclient\.patch)$
mooapp-old/
2007-06-13 22:03:03 -07:00
^moo/mooutils/xdgmime/.cvsignore$
2007-06-16 04:26:44 -07:00
^moo/mooutils/xdgmime/CVS
2007-06-13 22:03:03 -07:00
^moo/mooapp/smclient/ChangeLog$
^moo/mooapp/smclient/NEWS$
^moo/mooapp/smclient/egg-launch.c$
^moo/mooapp/smclient/logout-test.c$
2007-06-16 04:26:44 -07:00
^moo/moopython/pygtk/goocanvas/CVS
^moo/moopython/pygtk/goocanvas/.cvsignore
^patches/
2007-07-06 01:51:36 -07:00
^po(-gsv)?/(dist|pot)$
2007-09-09 12:21:19 -07:00
^po-gsv/po-(stripped|orig)
2007-11-22 14:07:19 -08:00
^ppc-configure
2007-09-05 09:17:40 -07:00
/CVS/
2008-01-17 06:03:22 -08:00
^winbuild/.*\.(aps|ncb|suo)$
2008-01-18 08:37:12 -08:00
^winbuild/mingwds$
^winbuild/devcpp$
2008-05-10 23:36:25 -07:00
^xcode/build$
^xcode/medit.xcodeproj/.*\.mode1$
^xcode/medit.xcodeproj/.*\.pbxuser$