mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Add emoji directory and update .gitignore
This commit is contained in:
parent
dc17c9fc27
commit
bf2828c2ee
2 changed files with 3 additions and 0 deletions
1
storage/app/public/.gitignore
vendored
1
storage/app/public/.gitignore
vendored
|
@ -2,5 +2,6 @@
|
|||
!.gitignore
|
||||
!no-preview.png
|
||||
!m/
|
||||
!emoji/
|
||||
!textimg/
|
||||
!headers/
|
||||
|
|
2
storage/app/public/emoji/.gitignore
vendored
Normal file
2
storage/app/public/emoji/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
Loading…
Reference in a new issue