Remove deleted files/dirs from dockerignore

Much of them were deleted since they only apply to github, so there's no need to ignore them anymore.
This commit is contained in:
Norm 2022-10-21 19:39:16 +00:00
parent c36cca30cb
commit f97e990ed3

View file

@ -1,6 +1,4 @@
.autogen .autogen
.github
.travis
.vscode .vscode
.config .config
Dockerfile Dockerfile
@ -12,4 +10,3 @@ elasticsearch/
node_modules/ node_modules/
redis/ redis/
files/ files/
misskey-assets/