From 022ec457a67fef261e4785914189136d3505b839 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Tue, 3 Jan 2023 15:46:48 +1100 Subject: [PATCH] remove old "storage" directory from DEV and therefore from .*ignore --- .dockerignore | 1 - .gitignore | 1 - 2 files changed, 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 3dbb5fb..35005c9 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,7 +2,6 @@ images_to_process new_img_dir photos reference_images -storage static/Bin/* static/Import/* static/Storage/* diff --git a/.gitignore b/.gitignore index 536f37b..a16d6c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ __pycache__/ photos/ -storage/ images_to_process/ DB_BACKUP/ internal/upstream