stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4993dc2d77292e8492da5546f4e1986f6528bc23
commit 4993dc2d77292e8492da5546f4e1986f6528bc23 Author: Stefan Schmidt <[email protected]> Date: Fri Feb 10 10:02:23 2017 +0100 src/utils: remove no longer used gitigonre and directories When the XCB support was removed end of last year the .gitignore file left behind. It was the only file still sitting in the src/utils tree so git removes the whoile subtree now. --- src/utils/ecore/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils/ecore/.gitignore b/src/utils/ecore/.gitignore deleted file mode 100644 index 8b13789..0000000 --- a/src/utils/ecore/.gitignore +++ /dev/null @@ -1 +0,0 @@ - --
