cmake-action/.gitignore
2023-12-12 13:09:04 +07:00

10 lines
71 B
Plaintext

.*
!.eslint*
!.git*
!.yarnrc.yml
build/
coverage/
dist/
node_modules/