Explorar o código

feat: 添加 .history 到 .gitignore

yusheng hai 1 semana
pai
achega
1dfe85e7fd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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