Browse Source

git忽略压缩文件

任一存 3 năm trước cách đây
mục cha
commit
c5eb0710e7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,6 +2,7 @@
 node_modules
 /dist
 
+*.zip
 
 # local env files
 .env.local