This is an automated email from the ASF dual-hosted git repository.
shuaijinchao pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/apisix-python-plugin-runner.git
The following commit(s) were added to refs/heads/master by this push:
new a727507 feat: add an entrance for profile.
a727507 is described below
commit a7275073ba17b7e8a77839f068d9cc4f6b54cf2a
Author: Janko <[email protected]>
AuthorDate: Mon Aug 2 22:52:48 2021 +0800
feat: add an entrance for profile.
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d4d9525
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.idea
+.vscode
+.DS_Store