Browse Source

gitignore

zhaojijng 2 years ago
parent
commit
b78f0dd69b
1 changed files with 6 additions and 0 deletions
  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