ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=0b13eb18f64e26dfdf59babd790ade68f6f777e7
commit 0b13eb18f64e26dfdf59babd790ade68f6f777e7 Author: Andy Williams <[email protected]> Date: Fri Nov 17 13:08:52 2017 +0000 ignore the symlink needed for embedding --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2d8d9a6c..3ec4f4b1 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ public_html/data/media_meta public_html/data/locks public_html/data/tmp public_html/data/www-content +public_html/develop # Screenshots public_html/ss/*.png --
