From 9668e28daa836b97a5ae6440ee5b472306287732 Mon Sep 17 00:00:00 2001
From: zhaoxiaohao <279049017@qq.com>
Date: Tue, 22 Sep 2020 16:01:14 +0800
Subject: [PATCH] 添加支付页面的功能

---
 .gitignore |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 90005e6..2af840c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,4 +26,7 @@
 /build/
  
 ### VS Code ###
-.vscode/
\ No newline at end of file
+.vscode/
+/kidgrow-web/kidgrow-web-manager/src/main/resources/static/package-lock.json
+/kidgrow-web/kidgrow-web-manager/src/main/resources/static.zip
+/git

--
Gitblit v1.8.0