bdilly pushed a commit to branch master. http://git.enlightenment.org/games/e_cho.git/commit/?id=65a5c43ee1b5f938292e0de21120eca24543c50f
commit 65a5c43ee1b5f938292e0de21120eca24543c50f Author: Bruno Dilly <bdi...@profusion.mobi> Date: Fri Oct 14 13:31:26 2016 -0300 Update gitignore Since INSTALL was removed from repo and it's autogenerated. Removal on commit 812939c252edd0f06899 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf3df94..0e811a3 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ po/quot.sed po/remove-potcdate.sed po/remove-potcdate.sin data/themes/*.edj +INSTALL --