mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
updating docker ignore
This commit is contained in:
parent
638b88c5f2
commit
7e8802a344
2 changed files with 8 additions and 2 deletions
|
|
@ -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/*
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
# Ignore all test directories
|
||||
**/tests
|
||||
Loading…
Add table
Reference in a new issue