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

chore(gitignore): 添加.history到忽略列表

xieyong пре 1 недеља
родитељ
комит
1dd5672f02
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