diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.dockerignore b/.dockerignore index f11c5d6..858d1b3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,2 @@ # database file -Database/MyDarlingDb.db -Database/MyDarlingDb.db-shm -Database/MyDarlingDb.db-wal
\ No newline at end of file +Database/*
\ No newline at end of file |