From f945d227594e9015dc80b3d3f7717d12cb60d8ec Mon Sep 17 00:00:00 2001 From: bitcookies Date: Sun, 24 Apr 2022 15:35:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=AB=20Update=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f038dc8..32d2869 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store Thumbs.db +.pdb .vs/ \ No newline at end of file