浏览代码

Add emoji directory and update .gitignore

Daniel Supernault 3 年之前
父节点
当前提交
bf2828c2ee
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 1 0
      storage/app/public/.gitignore
  2. 2 0
      storage/app/public/emoji/.gitignore

+ 1 - 0
storage/app/public/.gitignore

@@ -2,5 +2,6 @@
 !.gitignore
 !no-preview.png
 !m/
+!emoji/
 !textimg/
 !headers/

+ 2 - 0
storage/app/public/emoji/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore