updating docker ignore

This commit is contained in:
Khalim Conn-Kowlessar 2024-10-21 12:59:41 +01:00
parent 638b88c5f2
commit 7e8802a344
2 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,9 @@
# Ignore all test directories
model_data/local_data/*
backend/tests/*
backend/node_modules/*
backend/.idea/*
backend/.env
recommendations/tests/*
model_data/tests/*
infrastructure/*
@ -12,3 +15,8 @@ land_registry/*
pytest.ini
*/README.md
utils/tests/*
etl/epc/tests/*
etl/epc_clean/tests/*
etl/spatial/tests/*

View file

@ -1,2 +0,0 @@
# Ignore all test directories
**/tests