zmcoding 6 lat temu
commit
fc58321742
2 zmienionych plików z 11 dodań i 0 usunięć
  1. 8 0
      .gitignore
  2. 3 0
      README.md

+ 8 - 0
.gitignore

@@ -0,0 +1,8 @@
+# ---> Composer
+composer.phar
+vendor/
+
+# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
+# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
+# composer.lock
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# peidog-app
+
+佩狗APP静态页面仓库