stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aa6782b22fe609a6f0310753fd4661b73257c90b
commit aa6782b22fe609a6f0310753fd4661b73257c90b Author: Stefan Schmidt <ste...@osg.samsung.com> Date: Tue Jul 11 22:55:28 2017 +0200 tests: elm_cxx: add gitignore file for produced binary --- src/tests/elementary_cxx/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/elementary_cxx/.gitignore b/src/tests/elementary_cxx/.gitignore new file mode 100644 index 0000000000..c84b6538a6 --- /dev/null +++ b/src/tests/elementary_cxx/.gitignore @@ -0,0 +1 @@ +/cxx_dummy_compile_test --