From 5c50dcd23a0297e25abd2c7e70568c03274b2a97 Mon Sep 17 00:00:00 2001 From: tangmingyou <234767776@qq.com> Date: Tue, 4 Apr 2023 23:04:16 +0800 Subject: [PATCH] ignore proto.js README.md --- .gitignore | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 55965df..521f668 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ Thumbs.db /dist /data/texas-poker.db /data/avatar +/api/proto.js diff --git a/README.md b/README.md index 32dcec1..1c852c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## 德州扑克后端,仅供娱乐技术交流,禁止赌博 +## 德州扑克后端,仅供技术实现参考,禁止赌博 ### [H5前端工程](https://github.com/tangmingyou/texas-poker-front)