From 71a7513a86ce0cef4a6d7d5489aa980dcb9b7c77 Mon Sep 17 00:00:00 2001 From: Mike McCormack Date: Fri, 17 Jun 2011 01:59:49 +0000 Subject: [PATCH] Update .gitignore files SVN revision: 60416 --- legacy/elementary/.gitignore | 70 ++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/legacy/elementary/.gitignore b/legacy/elementary/.gitignore index 4fc0af4119..a7bb2b604e 100644 --- a/legacy/elementary/.gitignore +++ b/legacy/elementary/.gitignore @@ -42,7 +42,7 @@ m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 -src/lib/Elementary.h +/src/lib/Elementary.h tags /ABOUT-NLS /config.rpath @@ -53,36 +53,38 @@ tags /mkinstalldirs /config.cache *.gmo -config.cache-env -m4/codeset.m4 -m4/gettext.m4 -m4/glibc21.m4 -m4/iconv.m4 -m4/intdiv0.m4 -m4/inttypes-pri.m4 -m4/inttypes.m4 -m4/inttypes_h.m4 -m4/isc-posix.m4 -m4/lcmessage.m4 -m4/lib-ld.m4 -m4/lib-link.m4 -m4/lib-prefix.m4 -m4/nls.m4 -m4/po.m4 -m4/progtest.m4 -m4/stdint_h.m4 -m4/uintmax_t.m4 -m4/ulonglong.m4 -po/Makefile.in.in -po/Makevars.template -po/POTFILES -po/Rules-quot -po/boldquot.sed -po/elementary.pot -po/en@boldquot.header -po/en@quot.header -po/insert-header.sin -po/quot.sed -po/remove-potcdate.sed -po/remove-potcdate.sin -po/stamp-po +/config.cache-env +/m4/codeset.m4 +/m4/gettext.m4 +/m4/glibc21.m4 +/m4/iconv.m4 +/m4/intdiv0.m4 +/m4/inttypes-pri.m4 +/m4/inttypes.m4 +/m4/inttypes_h.m4 +/m4/isc-posix.m4 +/m4/lcmessage.m4 +/m4/lib-ld.m4 +/m4/lib-link.m4 +/m4/lib-prefix.m4 +/m4/nls.m4 +/m4/po.m4 +/m4/progtest.m4 +/m4/stdint_h.m4 +/m4/uintmax_t.m4 +/m4/ulonglong.m4 +/po/Makefile.in.in +/po/Makevars.template +/po/POTFILES +/po/Rules-quot +/po/boldquot.sed +/po/elementary.pot +/po/en@boldquot.header +/po/en@quot.header +/po/insert-header.sin +/po/quot.sed +/po/remove-potcdate.sed +/po/remove-potcdate.sin +/po/stamp-po +/doc/Doxyfile +/src/examples/actionslider_example_01