mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 03:50:55 +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