cmake-action/.gitignore
2024-03-04 22:31:08 +07:00

9 lines
63 B
Plaintext

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