mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Fixes #327
This commit is contained in:
parent
24c052aea5
commit
c955689818
2 changed files with 4 additions and 1 deletions
1
storage/app/public/.gitignore
vendored
1
storage/app/public/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*
|
*
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!no-preview.png
|
!no-preview.png
|
||||||
|
!m/
|
2
storage/app/public/m/.gitignore
vendored
Normal file
2
storage/app/public/m/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
*
|
||||||
|
!.gitignore
|
Loading…
Reference in a new issue