Selaa lähdekoodia

Initial commit

zmcoding 6 vuotta sitten
commit
c4533cc870
2 muutettua tiedostoa jossa 12 lisäystä ja 0 poistoa
  1. 9 0
      .gitignore
  2. 3 0
      README.md

+ 9 - 0
.gitignore

@@ -0,0 +1,9 @@
+# ---> Linux
+*~
+
+# KDE directory preferences
+.directory
+
+# Linux trash folder which might appear on any partition or disk
+.Trash-*
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# phpqrcode
+
+生成二维码插件