seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=65649998f43ad1d52c4536afa6861ee3e44e62d0
commit 65649998f43ad1d52c4536afa6861ee3e44e62d0 Author: Daniel Juyung Seo <seojuyu...@gmail.com> Date: Mon Feb 23 22:52:41 2015 +0900 gitignore: Updated gitignore file. --- src/examples/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/examples/.gitignore b/src/examples/.gitignore index 64c621a..fd9fc39 100644 --- a/src/examples/.gitignore +++ b/src/examples/.gitignore @@ -115,3 +115,4 @@ /evas3d_scene_on_button_example /evas3d_map_example /sphere_hunter/sphere_hunter +/performance/performance --