Sybren A. Stüvel 89fdc45b45 Manager: ignore small JS files
Empty (or almost-empty) JS files are ignored by the job compiler.
2022-06-20 17:14:06 +02:00
..
2022-06-20 17:14:06 +02:00

These scripts are used for some (but far from all) unit tests.

It's mostly a place where we can add some extra files for the tests (like this README.md and empty.js) that should be ignored by the job compiler, without them getting embedded into the flamenco-manager executable file in production builds.