ci: add node_modules to .gitignore

This commit is contained in:
Alexis Couvreur
2023-02-19 00:44:07 -05:00
parent 3ada677a91
commit f06698a878
660 changed files with 2 additions and 92115 deletions

View File

@@ -1,4 +0,0 @@
# Git version requirement
**semantic-release** uses Git CLI commands to read information about the repository such as branches, commit history and tags.
Certain commands and options (such as [the `--merged` option of the `git tag` command](https://git-scm.com/docs/git-tag/2.7.0#git-tag---no-mergedltcommitgt) or bug fixes related to `git ls-files`) used by **semantic-release** are only available in Git version 2.7.1 and higher.