Explorar el Código

Add emoji directory and update .gitignore

Daniel Supernault hace 3 años
padre
commit
bf2828c2ee
Se han modificado 2 ficheros con 3 adiciones y 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