Browse Source

fix git忽略dist文件

1711193168@qq.com 5 năm trước cách đây
mục cha
commit
73a10c308d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,6 +1,6 @@
 .DS_Store
 node_modules
-
+/dist
 # local env files
 .env.local
 .env.*.local