From f652cebb433c56b61674150eb27707cedda509d7 Mon Sep 17 00:00:00 2001 From: barkstone2 Date: Sun, 8 Feb 2026 17:39:58 +0900 Subject: [PATCH] docs: update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f2cdeff..cc10727 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,5 @@ react-app-internal/public/sources # Obsidian Plugin /data.json main.js -.git-backup \ No newline at end of file +.git-backup +react-app \ No newline at end of file