Created
April 24, 2021 15:30
-
-
Save sabljakovich/d081b93e0d1989c2107405f2d0bcbb82 to your computer and use it in GitHub Desktop.
Create a NodeJS .gitignore file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Navigate to the folder where you want to create the gitignore file | |
curl https://raw.githubusercontent.com/github/gitignore/master/Node.gitignore -o .gitignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment