mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +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/
|
||||
node_modules/
|
||||
|
||||
src/*.mjs
|
||||
src/**/*.mjs
|
||||
|
||||
Reference in New Issue
Block a user