diff --git a/legacy/edje/.gitignore b/legacy/edje/.gitignore index a05bdc18df..d4564caa6f 100644 --- a/legacy/edje/.gitignore +++ b/legacy/edje/.gitignore @@ -37,3 +37,4 @@ src/bin/edje_decc src/bin/edje_player stamp-h1 tags +/config.cache diff --git a/legacy/eeze/.gitignore b/legacy/eeze/.gitignore index f2f8c19d9f..50ec96b070 100644 --- a/legacy/eeze/.gitignore +++ b/legacy/eeze/.gitignore @@ -5,3 +5,16 @@ Makefile Makefile.in config.* +/aclocal.m4 +/autom4te.cache +/compile +/configure +/depcomp +/eeze.pc +/eeze.spec +/install-sh +/libtool +/ltmain.sh +/missing +/stamp-h1 +/doc/eeze.dox diff --git a/legacy/evas/.gitignore b/legacy/evas/.gitignore index 638192ce83..25bfdefc9e 100644 --- a/legacy/evas/.gitignore +++ b/legacy/evas/.gitignore @@ -28,3 +28,4 @@ Makefile.in /stamp-h1 tags cscope.out +/config.cache