Browse Source

Add emoji directory and update .gitignore

Daniel Supernault 3 years ago
parent
commit
bf2828c2ee
2 changed files with 3 additions and 0 deletions
  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