- Add unchanged assets to packages - Allows re-runs without messing up the data - Inefficient: unchanged assets need to be loaded & kept in memory
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
# Subproject directories
|
|
/subprojects/*
|
|
!/subprojects/*.wrap
|
|
|
|
# assetc directories
|
|
/actemp/*
|
|
/data/* |