cmake-action/.gitignore
Alfi Maulana 6dac5ea68a
ci: implement external project for testing (#264)
* ci: use `threeal/cmake-starter` for testing the action

* chore: remove unused sample project

* ci: test if project built by running it instead

* ci: add `test-action-with-additional-options` job
2024-03-25 15:44:12 +08:00

8 lines
56 B
Plaintext

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