X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=c145b5e39514a666d7a89ceb21eef77ffe82cfd9;hb=a03ee7d73a1d7ccbb0033db8fce54dd811317e9c;hp=6d61bd978388ee480c529a1093d8f8f4c23d668d;hpb=0eb0d527959c398b4f2502b177064c819dbcbee7;p=framework%2Fuifw%2Felementary.git diff --git a/.gitignore b/.gitignore index 6d61bd9..c145b5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*~ *.lo *.o *.la @@ -9,6 +10,7 @@ Makefile Makefile.in *.so *.edj +src/lib/Elementary.h elementary_config elementary_quicklaunch elementary_run @@ -16,6 +18,7 @@ elementary_test elementary_testql /aclocal.m4 /autom4te.cache/ +/config.cache /config.guess /config.log /config.status @@ -31,7 +34,7 @@ elementary_testql /missing /stamp-h1 core -cscope.out +cscope.* doc/elementary.dox elementary.spec m4/libtool.m4 @@ -39,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 @@ -49,3 +52,39 @@ tags /config/standard/base.cfg /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 +/doc/Doxyfile +/src/examples/actionslider_example_01