you will want to have a .gitignore file in the root directory the file, at a minimum should contain: node_modules/ to exclude all of the external node dependencies. Those are vast and some have very ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.