chore: add backups to dockerignore
This commit is contained in:
parent
8c88e82acd
commit
d537c641c4
@ -17,6 +17,8 @@ public/yggdrasil-core/
|
||||
# Uploads directory is created at runtime; only keep the gitkeep marker.
|
||||
uploads/*
|
||||
!uploads/.gitkeep
|
||||
backups/*
|
||||
!backups/.gitkeep
|
||||
|
||||
# Docker files themselves are not needed in the build context.
|
||||
Dockerfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user