cedric pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=e6c9e8cfc4f2fa7e5c7bafe36df48209669d2d82
commit e6c9e8cfc4f2fa7e5c7bafe36df48209669d2d82 Author: Cedric BAIL <ced...@osg.samsung.com> Date: Wed Dec 10 06:06:50 2014 +0100 .gitignore: ignore new example. --- src/examples/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/examples/.gitignore b/src/examples/.gitignore index 4c1683b..64c621a 100644 --- a/src/examples/.gitignore +++ b/src/examples/.gitignore @@ -114,3 +114,4 @@ /evas3d_object_on_button_example /evas3d_scene_on_button_example /evas3d_map_example +/sphere_hunter/sphere_hunter --