etrunko pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=58d387922e8868d31badf65e41347fb54453160b
commit 58d387922e8868d31badf65e41347fb54453160b Author: Eduardo Lima (Etrunko) <[email protected]> Date: Tue Aug 25 16:35:57 2015 -0300 Update .gitignore Signed-off-by: Eduardo Lima (Etrunko) <[email protected]> --- .gitignore | 1 - data/.gitignore | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4c8f0cd..038926f 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,6 @@ 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 329a04f..4cf6ea7 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -1,2 +1,3 @@ /etc/sysactions.conf +/units/enlightenment.service /xsession/enlightenment.desktop --
