Skip to content

Commit

Permalink
Ignore .gem files in npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Oct 20, 2022
1 parent 0634e56 commit ec41304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmignore
Expand Up @@ -5,9 +5,9 @@
/node_modules/
/lib/
/pkg/
/playground/
/test/
/vendor/
/*.gem

/.*
/Gemfile*
Expand Down

0 comments on commit ec41304

Please sign in to comment.