Skip to content

Instantly share code, notes, and snippets.

@joseluisq
Created August 14, 2018 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joseluisq/0462bd04dd0f2995a4276018354c0981 to your computer and use it in GitHub Desktop.
Save joseluisq/0462bd04dd0f2995a4276018354c0981 to your computer and use it in GitHub Desktop.
My custom Node .gitignore file
*.~
**/*.gz
**/*.tar
**/*.tgz
**/*.log
**/*.env
**/*.zip
**/*.map
**/*cache
**/.DS_Store
node_modules
coverage
dist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment