From 8c32d8011bc8c24c69d2f5f139446e3580449903 Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 9 Aug 2021 21:16:29 +0800 Subject: [PATCH] update: ignore vs user data --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 36c030fa..534c9c6f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .vs bin obj -publish \ No newline at end of file +publish +*.user \ No newline at end of file