Merge pull request #102 from Hestia-Homes/main

including config
This commit is contained in:
KhalimCK 2023-07-21 18:13:05 +01:00 committed by GitHub
commit adfa0df008
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ package:
# Exclude all of model_data but then re-include the files we need
- '!model_data/**'
- 'model_data/BaseUtility.py'
- 'model_data/config.py'
- 'model_data/__init__.py'
- '!infrastructure/**'
- '!data_collection/**'