From 8faaf38a0858a464f4ad1a79aa72f9007924eefc Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 12 Dec 2025 15:03:00 +0800 Subject: [PATCH] Initial commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b8b02a..29814c7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ __pycache__/ *.log .env create_repo.py -.mp4 \ No newline at end of file +*.mp4 +.node_modules/ \ No newline at end of file