mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 22:43:17 +08:00
tidying
This commit is contained in:
parent
6fb8fea797
commit
5f2ed911db
6
Makefile
6
Makefile
@ -884,11 +884,9 @@ LAZYBUILDDIR = .cache/lazybuild
|
|||||||
STAGE_ASSETS = ${PROJ_DIR}/tools/pcommand stage_assets
|
STAGE_ASSETS = ${PROJ_DIR}/tools/pcommand stage_assets
|
||||||
|
|
||||||
# Things to ignore when doing root level cleans.
|
# Things to ignore when doing root level cleans.
|
||||||
ROOT_CLEAN_IGNORES = --exclude=assets/src_master \
|
ROOT_CLEAN_IGNORES = --exclude=config/localconfig.json
|
||||||
--exclude=config/localconfig.json \
|
|
||||||
--exclude=.spinoffdata
|
|
||||||
|
|
||||||
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).
|
# Some tool configs that need filtering (mainly injecting projroot path).
|
||||||
TOOL_CFG_INST = tools/pcommand tool_config_install
|
TOOL_CFG_INST = tools/pcommand tool_config_install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user