Explorar o código

Add emoji directory and update .gitignore

Daniel Supernault %!s(int64=3) %!d(string=hai) anos
pai
achega
bf2828c2ee
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  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