maguohua 8 éve
szülő
commit
32eca19ecc

+ 1 - 1
README.md

@@ -82,7 +82,7 @@ npm run dev
 
 
 
-## 项目布局
+# 项目布局
 ```
 .
 ├── config                                  // 配置文件目录

+ 0 - 0
public/img/.gitignore → public/img/avatar/.gitignore


+ 4 - 0
public/img/default/.gitignore

@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore

+ 4 - 0
public/img/food/.gitignore

@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore

+ 4 - 0
public/img/shop/.gitignore

@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore