Skip to content

Instantly share code, notes, and snippets.

@jvfe
Last active October 1, 2020 17:27
Show Gist options
  • Save jvfe/adfda25b12ef681552f8514dc881f238 to your computer and use it in GitHub Desktop.
Save jvfe/adfda25b12ef681552f8514dc881f238 to your computer and use it in GitHub Desktop.
Makes my default gitignore
#!/bin/bash
curl https://www.toptal.com/developers/gitignore/api/python,r,linux,visualstudiocode >> .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment