Skip to content

Instantly share code, notes, and snippets.

@wendreof
Last active September 25, 2021 19:36
Show Gist options
  • Save wendreof/dc0be0abd765dbcced48627a5d1635f1 to your computer and use it in GitHub Desktop.
Save wendreof/dc0be0abd765dbcced48627a5d1635f1 to your computer and use it in GitHub Desktop.
.gitignore node_modules and log files
### Node ###
node_modules/
# Dependency directories
*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment