From d1dce7ca0811a479b68e87a35a9142f65f6580bb Mon Sep 17 00:00:00 2001 From: Wonguk Jeong Date: Thu, 21 Aug 2014 16:56:06 +0200 Subject: [PATCH] .gitignore: add efl.pc --- pc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/pc/.gitignore b/pc/.gitignore index 911d9a9f2d..03ff5b2e6c 100644 --- a/pc/.gitignore +++ b/pc/.gitignore @@ -58,3 +58,4 @@ /ecore-cxx.pc /edje-cxx.pc /ecore-audio-cxx.pc +/efl.pc