rtengine/.gitignore
Kevin Trogant 5a4177c4dc assetc complete "lifetime"
- Add unchanged assets to packages
- Allows re-runs without messing up the data
- Inefficient: unchanged assets need to be loaded & kept in memory
2023-12-22 00:25:27 +01:00

7 lines
100 B
Plaintext

# Subproject directories
/subprojects/*
!/subprojects/*.wrap
# assetc directories
/actemp/*
/data/*