Skip to content

Instantly share code, notes, and snippets.

@patriciovergaratobar
Created May 30, 2019 20:06
Show Gist options
  • Save patriciovergaratobar/7360cd350645b10491ede3d9dc147caa to your computer and use it in GitHub Desktop.
Save patriciovergaratobar/7360cd350645b10491ede3d9dc147caa to your computer and use it in GitHub Desktop.
Ejemplo de gitignore para Nodejs
node_modules
build
*.log
.env
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment