Просмотр исходного кода

gitignore: 忽略 scripts/ 目录(本地运维脚本)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
刘立冬 18 часов назад
Родитель
Сommit
a8ceacfb5d
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -39,4 +39,6 @@ xxl-job
 
 .DS_Store
 
-*.log
+*.log
+
+scripts/