Skip to content

Instantly share code, notes, and snippets.

@juliovedovatto
Last active August 16, 2018 21:01
Show Gist options
  • Save juliovedovatto/cb6bf0042f5e48b6b079d5d3fa697be3 to your computer and use it in GitHub Desktop.
Save juliovedovatto/cb6bf0042f5e48b6b079d5d3fa697be3 to your computer and use it in GitHub Desktop.
Exclude certain paths from being uploaded
node_modules
**/node_modules
**/*.md
**/*.json
**/.gitignore
**/gulpfile.js
**/Gruntfile.js
**/package-lock.json
**/package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment