Parcourir la source

Add emoji directory and update .gitignore

Daniel Supernault il y a 3 ans
Parent
commit
bf2828c2ee
2 fichiers modifiés avec 3 ajouts et 0 suppressions
  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