From c44cfabbcde66c2feca77e1c5baf892115ab501e Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Sun, 16 Jul 2023 19:49:22 +0900 Subject: [PATCH] gitignore skill issue --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b03271765..a405a5271 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,6 @@ secrets.json /dist poe_device.json /backups/ -/movingUI/ +public/movingUI/ poe-error.log poe-success.log \ No newline at end of file