garik pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/mem.git/commit/?id=41bf331e6441156f8f9f84a8cee66655a0f96e41
commit 41bf331e6441156f8f9f84a8cee66655a0f96e41 Author: Igor Murzov <[email protected]> Date: Sat Jul 5 14:10:34 2014 +0400 Add .gitignore --- .gitignore | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f9399ff --- /dev/null +++ b/.gitignore @@ -0,0 +1,47 @@ +*~ +*.o +*.lo +*.la +ABOUT-NLS +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +config.guess +config.h +config.h.in +config.log +config.rpath +config.status +config.sub +configure +depcomp +e-module-mem.edj +e_modules-mem.spec +install-sh +libtool +ltmain.sh +m4/*.m4 +mem.edj +missing +mkinstalldirs +module.desktop +po/*.gmo +po/Makefile +po/Makefile.in +po/Makefile.in.in +po/Makevars.template +po/POTFILES +po/Rules-quot +po/boldquot.sed +po/[email protected] +po/[email protected] +po/insert-header.sin +po/mem.pot +po/quot.sed +po/remove-potcdate.sed +po/remove-potcdate.sin +po/stamp-po +src/.deps/ +src/.libs/ +stamp-h1 --
