From 7a76b3061adef35fe5c6225bb33791dab6c760c4 Mon Sep 17 00:00:00 2001 From: chupei Date: Wed, 11 Jun 2025 14:49:54 +0800 Subject: [PATCH] fix: fix lint --- .gitignore | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7b004e5..39624a7 100644 --- a/.gitignore +++ b/.gitignore @@ -174,9 +174,9 @@ cython_debug/ .abstra/ # Visual Studio Code -# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore +# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore # that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore -# and can be added to the global gitignore or merged into this file. However, if you prefer, +# and can be added to the global gitignore or merged into this file. However, if you prefer, # you could uncomment the following to ignore the enitre vscode folder # .vscode/ @@ -191,4 +191,4 @@ cython_debug/ # exclude from AI features like autocomplete and code analysis. Recommended for sensitive data # refer to https://docs.cursor.com/context/ignore-files .cursorignore -.cursorindexingignore \ No newline at end of file +.cursorindexingignore diff --git a/README.md b/README.md index 874a267..ac67f59 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# realcrawl \ No newline at end of file +# realcrawl