stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=6023143b781e764a356e5d21326f9d41e3f2f7bc

commit 6023143b781e764a356e5d21326f9d41e3f2f7bc
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Thu Sep 8 11:52:54 2016 +0200

    examples: elementary: ignore generated codegen example files
---
 src/examples/elementary/.gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/examples/elementary/.gitignore 
b/src/examples/elementary/.gitignore
index 9d210a9..214d1b6 100644
--- a/src/examples/elementary/.gitignore
+++ b/src/examples/elementary/.gitignore
@@ -153,4 +153,6 @@
 /table_cxx_example_02
 /thumb_cxx_example_01
 /benchmark3d
-/sphere-hunter
\ No newline at end of file
+/sphere-hunter
+/codegen_example_generated.c
+/codegen_example_generated.h

-- 


Reply via email to