This commit is contained in:
Yevgen Muntyan 2008-08-16 01:12:59 -05:00
parent 8b5b307648
commit a959c7acbd

View File

@ -1,42 +1,47 @@
\.(deps|libs|svn)/ syntax: glob
\.(l?[oa]|rej|orig|pyc|out|exe|bak)$
(\~|\.DS_Store)$ build/
^(\..*\.session|.*\.kdevelop\.pcs|.*\.kdevses)$ autom4te.cache/
Makefile(\.in)?$
^m4/(libtool|lt.*)\.m4$ *.orig
^(autom4te\.cache|build)/ *.rej
^(compile|mkinstalldirs|config\..*|configargs\.h|configure|depcomp|install-sh|intltool-(extract|merge|update)|libtool|ltmain\.sh|missing|stamp-h1|aclocal\.m4)$ *.bak
^intltool-(extract|merge|update)\.in$ *.pyc
^medit/medit(\.(desktop|iss))?$ *~
^po(-gsv)?/(\.intltool-merge-cache|POTFILES|stamp-it|missing|moo\.pot|notexist|Makefile\.in\.in) Makefile.in
^tests/pyapp\.py$
^moo/moo(-config\.h|\.pc)$ .moo.mprj.session
^moo/mooedit/gtksourceview/.*-mangled\.[ch]$ a.out
^moo/mooedit/(language-specs/moo\.xml|stamp-mooedit-enums\.[ch])$ aclocal.m4
^moo/mooedit/language-specs/testdir config.guess
^moo/moofileview/(symlink\.h)$ config.h.in
^moo/moopython/plugins/(pyproject/project-plugin|python|terminal)\.ini$ config.sub
^moo/moopython/pygtk/(moo(app|edit|term|utils)?-mod\.h|moo(app|edit|term|utils)-pygtk\.c)$ configure
^moo/mooterm/termhelper_res\.rc$ depcomp
^moo/mooutils/(moomarshals\.[ch]|stock-(moo|medit)\.h)$ install-sh
^moo/mooapp/smclient/(README|egg-session-end\.c|eggdesktopfile\.[ch]|eggsmclient-libgnomeui\.[ch]|eggsmclient-osx\.c|gedit\.diff|smclient\.patch)$ intltool-extract.in
mooapp-old/ intltool-merge.in
^moo/mooutils/xdgmime/.cvsignore$ intltool-update.in
^moo/mooutils/xdgmime/CVS ltmain.sh
^moo/mooapp/smclient/ChangeLog$ missing
^moo/mooapp/smclient/NEWS$ mkinstalldirs
^moo/mooapp/smclient/egg-launch.c$ po-gsv/Makefile.in.in
^moo/mooapp/smclient/logout-test.c$ po-gsv/dist
^moo/moopython/pygtk/goocanvas/CVS po-gsv/missing
^moo/moopython/pygtk/goocanvas/.cvsignore po-gsv/pot
^patches/ po/Makefile.in.in
^po(-gsv)?/(dist|pot)$ po/dist
^po-gsv/po-(stripped|orig) po/missing
^ppc-configure po/pot
/CVS/
^winbuild/.*\.(aps|ncb|suo)$ syntax: regexp
^winbuild/mingwds$
^winbuild/devcpp$ ^Makefile\.am
^xcode/build$ ^medit/Makefile\.am
^xcode/medit.xcodeproj/.*\.mode1$ ^moo/Makefile\.am
^xcode/medit.xcodeproj/.*\.pbxuser$ ^moo/mooedit/Makefile\.am
^moo/mooedit/plugins/Makefile\.am
^moo/moofileview/Makefile\.am
^moo/mooterm/Makefile\.am
^moo/mooui/Makefile\.am
^moo/mooutils/Makefile\.am