This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 1a36c38 ignore .factorypath for vscode temp file (#3123)
1a36c38 is described below
commit 1a36c38b297cb74fadb45022f5d39b76b71a80e0
Author: qxo <[email protected]>
AuthorDate: Sat Jul 20 01:00:54 2019 +0800
ignore .factorypath for vscode temp file (#3123)
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index c1e6e0b..34a0c0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@ packages/
/docker/snapshot/*.gz
.mvn/wrapper/*.jar
OALLexer.tokens
+.factorypath
+.vscode