raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=88e58ba5ab18b260a499828c052acb084499a6f4
commit 88e58ba5ab18b260a499828c052acb084499a6f4 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Sat Oct 26 23:51:10 2013 +0900 add another example to ignores --- src/examples/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/examples/.gitignore b/src/examples/.gitignore index 2789245..971ef8e 100644 --- a/src/examples/.gitignore +++ b/src/examples/.gitignore @@ -105,3 +105,4 @@ /prefs_example_03.epb /web_example_01 /web_example_02 +/track_example_01 --