From 97627f151002918bfb37f6ae5743396da3394fc0 Mon Sep 17 00:00:00 2001 From: Shadlc Date: Sat, 4 Jun 2022 21:04:42 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a682d7..24e9ab7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vs -BrailleArtist/bin \ No newline at end of file +BrailleArtist/bin +BrailleArtist/obj