cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=2a512b72f0b0a48713b3c4aebfeed5121f4d9fd8

commit 2a512b72f0b0a48713b3c4aebfeed5121f4d9fd8
Author: Xavi Artigas <xavierarti...@yahoo.es>
Date:   Thu Apr 5 09:59:54 2018 -0700

    elementary: fix efl_ui_view_list examples
    
    Reviewers: SanghyeonLee
    
    Reviewed By: SanghyeonLee
    
    Subscribers: cedric
    
    Differential Revision: https://phab.enlightenment.org/D5863
    
    Reviewed-by: Cedric BAIL <ced...@osg.samsung.com>
---
 src/examples/elementary/.gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/examples/elementary/.gitignore 
b/src/examples/elementary/.gitignore
index 3c3567269f..e19fbdcb39 100644
--- a/src/examples/elementary/.gitignore
+++ b/src/examples/elementary/.gitignore
@@ -60,6 +60,9 @@
 /list_example_01
 /list_example_02
 /list_example_03
+/efl_ui_view_list_example_1
+/efl_ui_view_list_example_2
+/efl_ui_view_list_example_3
 /map_example_01
 /map_example_02
 /map_example_03

-- 


Reply via email to