raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fcfa7041491e50b1658042903d4b7f18da897ebe
commit fcfa7041491e50b1658042903d4b7f18da897ebe Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Mon Feb 17 21:19:28 2014 +0900 add new ignore files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f98ec62..1f5d422 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ tags /aclocal.m4 /autom4te.cache/ /config.cache +/config.cache-env /config.guess /config.h /config.h.in @@ -46,6 +47,7 @@ tags /doc/html /doc/latex /doc/man +/doc/previews/preview_text_filter /install-sh /libtool /ltmain.sh --
