Skip to content

Adding node_modules to the .gitignore file

David Diederich requested to merge update-gitignore into main

By adding node_modules to the .gitignore file, git will ignore this directory when adding content.

Documentation

Merge request reports