raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1cfdcc0482408126d46373b16b3f8e0cc5e17847
commit 1cfdcc0482408126d46373b16b3f8e0cc5e17847 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Sat Jul 22 11:30:32 2017 +0900 add build dir to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5cc7c5931..c864d6f9f 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ default.edj Session.vim #Ignore all autogenerated wayland protocol *-protocol.[ch] +/build --