medit/.hgignore

42 lines
1.6 KiB
Plaintext
Raw Normal View History

\.(deps|libs|svn)/
2007-12-09 13:10:52 -06:00
\.(l?[oa]|rej|orig|pyc|out|exe|bak)$
2008-05-11 01:36:25 -05:00
(\~|\.DS_Store)$
^(\..*\.session|.*\.kdevelop\.pcs|.*\.kdevses)$
Makefile(\.in)?$
2007-07-06 08:02:23 -05:00
^(autom4te\.cache|build)/
2007-05-14 20:09:38 -05: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-15 00:43:03 -06:00
^medit/medit(\.(desktop|iss))?$
2007-06-18 05:18:02 -05: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/.*-glade\.h$
^moo/mooedit/gtksourceview/.*-mangled\.[ch]$
^moo/mooedit/(language-specs/moo\.xml|m(oo)?edit-ui\.h|stamp-mooedit-enums\.[ch])$
^moo/mooedit/language-specs/testdir
^moo/moofileview/(moofileview-ui\.h|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 10:37:12 -06: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)$
2007-06-14 00:03:03 -05:00
^moo/mooutils/xdgmime/.cvsignore$
2007-06-16 06:26:44 -05:00
^moo/mooutils/xdgmime/CVS
2007-06-14 00:03:03 -05:00
^moo/mooapp/smclient/ChangeLog$
^moo/mooapp/smclient/NEWS$
^moo/mooapp/smclient/egg-launch.c$
^moo/mooapp/smclient/logout-test.c$
2007-06-16 06:26:44 -05:00
^moo/moopython/pygtk/goocanvas/CVS
^moo/moopython/pygtk/goocanvas/.cvsignore
^patches/
2007-07-06 03:51:36 -05:00
^po(-gsv)?/(dist|pot)$
2007-09-09 14:21:19 -05:00
^po-gsv/po-(stripped|orig)
2007-11-22 16:07:19 -06:00
^ppc-configure
2007-09-05 11:17:40 -05:00
/CVS/
2008-01-17 08:03:22 -06:00
^winbuild/.*\.(aps|ncb|suo)$
2008-01-18 10:37:12 -06:00
^winbuild/mingwds$
^winbuild/devcpp$
2008-05-11 01:36:25 -05:00
^xcode/build$
^xcode/medit.xcodeproj/.*\.mode1$
^xcode/medit.xcodeproj/.*\.pbxuser$