Explorar o código

fix: 添加 .history 到 .gitignore

xieyong hai 5 días
pai
achega
e2f19a18a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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