Преглед изворни кода

fix: 添加 .history 到 .gitignore

xieyong пре 4 дана
родитељ
комит
e2f19a18a1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -12,7 +12,7 @@ yarn-debug.log*
 yarn-error.log*
 .pnpm-debug.log
 .eslintcache
-
+.history
 # Editor directories and files
 .idea
 .vscode