cmake-action/.gitignore
Alfi Maulana f948a9da23
test: reimplement unit testing (#229)
* test: add test for `getInputs` function

* ci(test): add `test-package` job
2024-03-08 21:20:32 +07:00

9 lines
63 B
Plaintext

.*
!.env.yarn
!.eslint*
!.git*
build/
coverage/
node_modules/