mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
updating the serverless patterns'
This commit is contained in:
parent
7095d6297b
commit
e4610833a1
1 changed files with 4 additions and 1 deletions
|
|
@ -33,8 +33,10 @@ package:
|
|||
- '!backend/tests/**'
|
||||
- 'recommendations/**'
|
||||
- '!recommendations/tests/**'
|
||||
- 'model_data/BaseUtility.py'
|
||||
# Exclude all of model_data but then re-include the files we need
|
||||
- '!model_data/**'
|
||||
- 'model_data/BaseUtility.py'
|
||||
- 'model_data/__init__.py'
|
||||
- '!infrastructure/**'
|
||||
- '!data_collection/**'
|
||||
- '!node_modules/**'
|
||||
|
|
@ -42,6 +44,7 @@ package:
|
|||
- '!open_uprn/**'
|
||||
- '!land_registry/**'
|
||||
- '!pytest.ini'
|
||||
- '**/README.md'
|
||||
|
||||
|
||||
plugins:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue