etrunko pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a33bcabc6f09343382330a01b1fda06604d09412
commit a33bcabc6f09343382330a01b1fda06604d09412 Author: Eduardo Lima (Etrunko) <[email protected]> Date: Mon Apr 25 19:53:20 2016 -0300 Revert "Update .gitignore" This reverts commit 58d387922e8868d31badf65e41347fb54453160b. --- .gitignore | 1 + data/.gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 038926f..4c8f0cd 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ default.edj /missing /mkinstalldirs /stamp-h1 +/data/units/enlightenment.service *.eo.c *.eo.h Session.vim diff --git a/data/.gitignore b/data/.gitignore index 4cf6ea7..329a04f 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -1,3 +1,2 @@ /etc/sysactions.conf -/units/enlightenment.service /xsession/enlightenment.desktop --
