From 9c17e91beb1bf64e3760ca05674acbf30b12b25a Mon Sep 17 00:00:00 2001 From: lobsterchan27 Date: Fri, 24 May 2024 07:14:28 -0400 Subject: [PATCH] gitingore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 130fc91..6b94e19 100644 --- a/.gitignore +++ b/.gitignore @@ -133,4 +133,6 @@ dist .history/ public/context/* public/tts/* -bin/* \ No newline at end of file +bin/* + +live2d/* \ No newline at end of file