Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Nuptial
Last active October 12, 2017 06:42
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 Nuptial/5a3afd11632a060b57e3fc6d4a553dbc to your computer and use it in GitHub Desktop.
Save Nuptial/5a3afd11632a060b57e3fc6d4a553dbc to your computer and use it in GitHub Desktop.
Git ignore all images and node modules
*.jpg
*.jpeg
*.png
*.gif
node_modules/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment