9 lines
269 B
Plaintext
9 lines
269 B
Plaintext
# Keep image builds light: the runtime mounts the live repo via -v.
|
|
# NOTE: do NOT exclude test/ - the dev stage COPYs the repo and then runs
|
|
# test/lint.sh from it.
|
|
.git
|
|
**/node_modules
|
|
**/lazy-lock.json
|
|
**/fish_variables
|
|
kreation/.vst3
|
|
term/.config/tmux/plugins |