Browse Source

🔧 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 tháng trước cách đây
mục cha
commit
04eaae6355
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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