瀏覽代碼

🔧 chore(config): add tcb-shop-demo directory to gitignore

- exclude tcb-shop-demo directory from version control to prevent accidental commits of local development files
yourname 1 月之前
父節點
當前提交
04eaae6355
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -55,3 +55,5 @@ loop.txt
 .nfs*
 tsconfig.tsbuildinfo
 mini/tests/__snapshots__/*
+
+tcb-shop-demo