From 0d2e14871d956e4ab1a142795da7879d46952b48 Mon Sep 17 00:00:00 2001 From: jianghanbo <137292480@qq.com> Date: Thu, 29 Aug 2024 16:24:25 +0800 Subject: [PATCH] Initial commit --- .gitignore | 11 +++++++++++ README.md | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a19f004 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# ---> Vue +# gitignore template for Vue.js projects +# +# Recommended template: Node.gitignore + +# TODO: where does this rule come from? +docs/_book + +# TODO: where does this rule come from? +test/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..40764d0 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# jpq_web +