test suite with docker container and linter
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user