From 022dbbb093aad7e3d4049d23886010fc0af41260 Mon Sep 17 00:00:00 2001 From: zhupengfei Date: Mon, 1 Nov 2021 13:20:52 +0800 Subject: [PATCH] add ignore file --- TypeScript/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TypeScript/.gitignore b/TypeScript/.gitignore index d8e9788..b9276fa 100644 --- a/TypeScript/.gitignore +++ b/TypeScript/.gitignore @@ -1,3 +1,4 @@ .vscode node_modules -env.config.js \ No newline at end of file +env.config.js +FORSELF.md \ No newline at end of file