From 625fcc25540b90a72cda8ff0153104b37aa1eb12 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Fri, 11 Apr 2025 03:53:55 +0000 Subject: [PATCH] Auto commit: 2025-04-11T03:53:55.117Z --- .gitignore | 5 +++++ frontend/json/runtimeError.json | 1 + 2 files changed, 6 insertions(+) create mode 100644 frontend/json/runtimeError.json diff --git a/.gitignore b/.gitignore index e427ff3..d0eb167 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ node_modules/ */node_modules/ */build/ + +**/node_modules/ +**/build/ +.DS_Store +.env \ No newline at end of file diff --git a/frontend/json/runtimeError.json b/frontend/json/runtimeError.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/frontend/json/runtimeError.json @@ -0,0 +1 @@ +{} \ No newline at end of file