This commit is contained in:
Eric Froemling 2021-06-06 13:06:49 -05:00
parent 6fb8fea797
commit 5f2ed911db
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -884,11 +884,9 @@ LAZYBUILDDIR = .cache/lazybuild
STAGE_ASSETS = ${PROJ_DIR}/tools/pcommand stage_assets
# Things to ignore when doing root level cleans.
ROOT_CLEAN_IGNORES = --exclude=assets/src_master \
--exclude=config/localconfig.json \
--exclude=.spinoffdata
ROOT_CLEAN_IGNORES = --exclude=config/localconfig.json
CHECK_CLEAN_SAFETY = ${PROJ_DIR}/tools/pcommand check_clean_safety
CHECK_CLEAN_SAFETY = tools/pcommand check_clean_safety
# Some tool configs that need filtering (mainly injecting projroot path).
TOOL_CFG_INST = tools/pcommand tool_config_install