From c20ad5eba113455dfba0842dd27da41f3f6aa325 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Sun, 24 Apr 2022 15:33:29 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=F0=9F=8E=AB=20Update=20gitignore"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit cebb9037dacfac76643b165ed075a1220ef219ec. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 08dd025..f038dc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ .DS_Store Thumbs.db -.vs/ -obj/ \ No newline at end of file +.vs/ \ No newline at end of file