Update .gitignore files

SVN revision: 60416
This commit is contained in:
Mike McCormack 2011-06-17 01:59:49 +00:00
parent 5e00fcb19c
commit 71a7513a86
1 changed files with 36 additions and 34 deletions

View File

@ -42,7 +42,7 @@ m4/ltoptions.m4
m4/ltsugar.m4 m4/ltsugar.m4
m4/ltversion.m4 m4/ltversion.m4
m4/lt~obsolete.m4 m4/lt~obsolete.m4
src/lib/Elementary.h /src/lib/Elementary.h
tags tags
/ABOUT-NLS /ABOUT-NLS
/config.rpath /config.rpath
@ -53,36 +53,38 @@ tags
/mkinstalldirs /mkinstalldirs
/config.cache /config.cache
*.gmo *.gmo
config.cache-env /config.cache-env
m4/codeset.m4 /m4/codeset.m4
m4/gettext.m4 /m4/gettext.m4
m4/glibc21.m4 /m4/glibc21.m4
m4/iconv.m4 /m4/iconv.m4
m4/intdiv0.m4 /m4/intdiv0.m4
m4/inttypes-pri.m4 /m4/inttypes-pri.m4
m4/inttypes.m4 /m4/inttypes.m4
m4/inttypes_h.m4 /m4/inttypes_h.m4
m4/isc-posix.m4 /m4/isc-posix.m4
m4/lcmessage.m4 /m4/lcmessage.m4
m4/lib-ld.m4 /m4/lib-ld.m4
m4/lib-link.m4 /m4/lib-link.m4
m4/lib-prefix.m4 /m4/lib-prefix.m4
m4/nls.m4 /m4/nls.m4
m4/po.m4 /m4/po.m4
m4/progtest.m4 /m4/progtest.m4
m4/stdint_h.m4 /m4/stdint_h.m4
m4/uintmax_t.m4 /m4/uintmax_t.m4
m4/ulonglong.m4 /m4/ulonglong.m4
po/Makefile.in.in /po/Makefile.in.in
po/Makevars.template /po/Makevars.template
po/POTFILES /po/POTFILES
po/Rules-quot /po/Rules-quot
po/boldquot.sed /po/boldquot.sed
po/elementary.pot /po/elementary.pot
po/en@boldquot.header /po/en@boldquot.header
po/en@quot.header /po/en@quot.header
po/insert-header.sin /po/insert-header.sin
po/quot.sed /po/quot.sed
po/remove-potcdate.sed /po/remove-potcdate.sed
po/remove-potcdate.sin /po/remove-potcdate.sin
po/stamp-po /po/stamp-po
/doc/Doxyfile
/src/examples/actionslider_example_01