bdilly pushed a commit to branch master. http://git.enlightenment.org/games/econcentration.git/commit/?id=53130bded3a70e8466c0834df2d26ff0c953d8e8
commit 53130bded3a70e8466c0834df2d26ff0c953d8e8 Author: Bruno Dilly <[email protected]> Date: Fri Oct 14 18:53:22 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 1232b8c..fc49cdf 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ m4/ltversion.m4 m4/lt~obsolete.m4 src/bin/econcentration src/bin/econcentration_ql +INSTALL --
