raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bb4d158ca38edaf73fd490e30814c5a085649f34
commit bb4d158ca38edaf73fd490e30814c5a085649f34 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Mon Nov 6 11:25:26 2017 +0900 gitignores - update for new pc files --- .gitignore | 1 - pc/.gitignore | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0cbcca20ee..c10b14de45 100644 --- a/.gitignore +++ b/.gitignore @@ -83,7 +83,6 @@ Session.vim #wayland generated protocol - some legacy headers will be ignored *-protocol.h *-protocol.c -pc/efl-wl.pc /build .cproject diff --git a/pc/.gitignore b/pc/.gitignore index f16d2a38f4..5e87ab1e64 100644 --- a/pc/.gitignore +++ b/pc/.gitignore @@ -73,3 +73,6 @@ /elementary-cxx.pc /elput.pc /ecore-drm2.pc +/efl-wl.pc +/efl-core.pc +/efl-net.pc --
