Browse Source

add /web/dist to .gitignore

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

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 .idea/
 /web/node_modules
+/web/dist
 
 .DS_Store