From d2b49f9f014f476c8a8ed7cf4e4075645bfb235b Mon Sep 17 00:00:00 2001 From: "Arin(asus)" Date: Tue, 3 Oct 2023 22:34:29 +0900 Subject: [PATCH] .. --- .gitignore | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e0cbfaf..416b758 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ -bin +*.bak +.vs debug -obj -*.user +bin *.v12 -*.v11 \ No newline at end of file +*.v13 +obj +release +Prepare \ No newline at end of file