Forráskód Böngészése

feat: 添加 .history 到 .gitignore

yusheng 1 hete
szülő
commit
1dfe85e7fd
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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