This is an automated email from the ASF dual-hosted git repository.
kyork pushed a commit to branch feature/jsc_header
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git
The following commit(s) were added to refs/heads/feature/jsc_header by this
push:
new da54fea Update .gitignore
da54fea is described below
commit da54fea907da28f90d26c72a50e30f5e9efea1be
Author: YorkShen <[email protected]>
AuthorDate: Fri Oct 11 17:31:40 2019 +0800
Update .gitignore
---
weex_core/.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/weex_core/.gitignore b/weex_core/.gitignore
index fba50e1..766f1a1 100644
--- a/weex_core/.gitignore
+++ b/weex_core/.gitignore
@@ -4,4 +4,4 @@ build64/
cmake-build-debug
cscope.out
-weex_core/Source/include/JSCHeaderNew/JavaScriptCore
\ No newline at end of file
+/Source/include/JSCHeaderNew/JavaScriptCore
\ No newline at end of file