Explorar el Código

feat: git提交忽视配置文件

lanjianrong hace 4 años
padre
commit
829a4dd519
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -5,7 +5,7 @@ dist
 .cache
 
 test/upload-server/static
-
+deploy.config.js
 .local
 # local env files
 .env.local