mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 12:00:50 +00:00
chore(git): fix pattern for ignoring JavaScript files (#190)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,4 +7,4 @@ build/
|
|||||||
coverage/
|
coverage/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
src/*.mjs
|
src/**/*.mjs
|
||||||
|
|||||||
Reference in New Issue
Block a user