You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ta...@apache.org on 2017/04/24 03:50:41 UTC

[07/50] [abbrv] incubator-weex git commit: * [html5] ignore build file.

* [html5] ignore build file.


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/eb0d6cf5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/eb0d6cf5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/eb0d6cf5

Branch: refs/heads/0.12-dev
Commit: eb0d6cf5b511c5ddc4b6b1724d72f8f5331375cf
Parents: 8e05345
Author: MrRaindrop <te...@gmail.com>
Authored: Fri Apr 14 12:54:30 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Fri Apr 14 12:54:30 2017 +0800

----------------------------------------------------------------------
 .gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/eb0d6cf5/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 334fdb8..c5a3be7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,6 @@
 examples/build
 web-entry
 test/build
-data/build
 weex_tmp
 coverage
 dist
@@ -32,6 +31,9 @@ html5/test/e2e/reports
 html5/test/e2e/screenshots
 html5/test/e2e/logs
 
+# render test
+html5/test/render/vue/data/build
+
 # Created by Weex Web Packer
 html5/browser/extend/packer.js
 html5/render/browser/extend/packer.js