Browse Source

gitignore

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

+ 6 - 0
.gitignore

@@ -3,6 +3,12 @@ node_modules
 /dist
 /sagadaping
 /sgshow
+/src/api
+/src/views/valueDelivery
+/src/utils/axios.ts
+
+/src/views/About.vue
+/src/views/Home.vue
 
 # local env files
 .env.local