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

8 lines
48 B
Plaintext

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