cmake-action/.gitignore
2023-11-20 17:14:42 +07:00

9 lines
58 B
Plaintext

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