Skip to content

Commit

Permalink
chore: 忽略 helper/** 文件
Browse files Browse the repository at this point in the history
  • Loading branch information
RSS1102 committed Dec 11, 2024
1 parent dd749c3 commit c66774d
Show file tree
Hide file tree
Showing 5 changed files with 838 additions and 153 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ yarn-error.log
vitest.config.js

test

helper/**
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
helper/**
Loading

0 comments on commit c66774d

Please sign in to comment.