medit/.hgignore

39 lines
1.5 KiB
Plaintext

\.(deps|libs|svn)/
\.(l?[oa]|rej|orig|pyc|out|exe|bak)$
\~$
^(\..*\.session|.*\.kdevelop\.pcs|.*\.kdevses)$
Makefile(\.in)?$
^(autom4te\.cache|build)/
^(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$
^medit/medit(\.(desktop|iss))?$
^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$
^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)$
^moo/mooutils/xdgmime/.cvsignore$
^moo/mooutils/xdgmime/CVS
^moo/mooapp/smclient/ChangeLog$
^moo/mooapp/smclient/NEWS$
^moo/mooapp/smclient/egg-launch.c$
^moo/mooapp/smclient/logout-test.c$
^moo/moopython/pygtk/goocanvas/CVS
^moo/moopython/pygtk/goocanvas/.cvsignore
^patches/
^po(-gsv)?/(dist|pot)$
^po-gsv/po-(stripped|orig)
^ppc-configure
/CVS/
^winbuild/.*\.(aps|ncb|suo)$
^winbuild/mingwds$
^winbuild/devcpp$