Skip to content

Instantly share code, notes, and snippets.

@sabljakovich
Created April 24, 2021 15:30
Show Gist options
  • Save sabljakovich/d081b93e0d1989c2107405f2d0bcbb82 to your computer and use it in GitHub Desktop.
Save sabljakovich/d081b93e0d1989c2107405f2d0bcbb82 to your computer and use it in GitHub Desktop.
Create a NodeJS .gitignore file
# 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