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

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

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
刘立冬 пре 1 месец
родитељ
комит
a8ceacfb5d
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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