From cada49e404c604edbde35f2f29c7e8fd60206997 Mon Sep 17 00:00:00 2001 From: bruce Date: Mon, 4 Nov 2024 03:38:40 +0000 Subject: [PATCH] feat(main): add some private files. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dbd8e5a..04d4329 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ *.exe *.zip *.har -*.swp \ No newline at end of file +*.swp + +README.me \ No newline at end of file -- 2.43.5