From aa851381704c8ede3a1a04f8e0ee2b0ac3c7364f Mon Sep 17 00:00:00 2001 From: YunShu Date: Fri, 4 Nov 2022 09:28:29 +0800 Subject: [PATCH] fix: add build to git ignore --- npc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/.gitignore b/npc/.gitignore index adf9b7d..7040bf9 100644 --- a/npc/.gitignore +++ b/npc/.gitignore @@ -9,3 +9,4 @@ !*.cpp !.gitignore !README.md +build/