ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=ce71d3063e5c7187a35ef5ff65b77c3a9a2cfc65
commit ce71d3063e5c7187a35ef5ff65b77c3a9a2cfc65 Author: Andy Williams <[email protected]> Date: Thu Oct 19 16:47:05 2017 +0100 Update ignores of template tarballs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd433af..a796afb 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,7 @@ /src/bin/edi_build /src/bin/edi_scm /data/desktop/edi.desktop -/data/extra/skeleton/*.tar.gz +/data/extra/templates/*.tar.gz /doc/edi.1 edi-*.tar.?z* po/*.gmo --
