diff --git a/.cvsignore b/.cvsignore index b99dd5b93..87f561a30 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,17 +1,20 @@ -Makefile Make.common -Specfile -config.status +Makefile +Makefile.in +acinclude.m4 +aclocal.m4 config.cache +config.guess config.h config.h.in config.log +config.status +config.sub configure -mcfn_install -aclocal.m4 -VERSION -acinclude.m4 -COPYING -mkinstalldirs install-sh -mc.spec \ No newline at end of file +mc.spec +mcfn_install +missing +mkinstalldirs +stamp-h +stamp-h.in diff --git a/doc-gnome/.cvsignore b/doc-gnome/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/doc-gnome/.cvsignore +++ b/doc-gnome/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/idl/.cvsignore b/idl/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/idl/.cvsignore +++ b/idl/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/lib/.cvsignore b/lib/.cvsignore index f6e052d40..34f461953 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -1,4 +1,5 @@ Makefile +Makefile.in mc.ext mc-gnome.ext mc.csh diff --git a/new_icons/.cvsignore b/new_icons/.cvsignore index 33ceb8f07..282522db0 100644 --- a/new_icons/.cvsignore +++ b/new_icons/.cvsignore @@ -1 +1,2 @@ -Makefile \ No newline at end of file +Makefile +Makefile.in diff --git a/pc/.cvsignore b/pc/.cvsignore new file mode 100644 index 000000000..282522db0 --- /dev/null +++ b/pc/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/syntax/.cvsignore b/syntax/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/syntax/.cvsignore +++ b/syntax/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in