Explorar el Código

🔧 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 hace 1 mes
padre
commit
04eaae6355
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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