jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=68dae311f41d20ae805bd5d29cc2c944141b7169
commit 68dae311f41d20ae805bd5d29cc2c944141b7169 Author: Bryce Harrington <br...@osg.samsung.com> Date: Tue Jul 11 11:29:40 2017 +0900 gitignore: Ignore pc/efl-wl.pc Reviewers: zmike Subscribers: cedric, jpeg Differential Revision: https://phab.enlightenment.org/D5013 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ab44583b1a..47a8bb73cf 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,7 @@ Session.vim #wayland generated protocol - some legacy headers will be ignored *-protocol.h *-protocol.c +pc/efl-wl.pc /build .cproject --