stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3f50c73031136e52cb4af41af93d2e7aca03184a
commit 3f50c73031136e52cb4af41af93d2e7aca03184a Author: Stefan Schmidt <[email protected]> Date: Thu Feb 9 14:46:35 2017 +0100 elm: examples: add new layout_model_connect binary to gitignore --- src/examples/elementary/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/examples/elementary/.gitignore b/src/examples/elementary/.gitignore index 214d1b6..6e7ecfe 100644 --- a/src/examples/elementary/.gitignore +++ b/src/examples/elementary/.gitignore @@ -56,6 +56,7 @@ /layout_example_01 /layout_example_02 /layout_example_03 +/layout_model_connect /list_example_01 /list_example_02 /list_example_03 --
