Skip to content

Instantly share code, notes, and snippets.

@kcrimi
Last active November 13, 2017 20:44
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 kcrimi/60b74b2f576e4a0d279f3074aef60034 to your computer and use it in GitHub Desktop.
Save kcrimi/60b74b2f576e4a0d279f3074aef60034 to your computer and use it in GitHub Desktop.
posts Secrets install dotenv
## Mac / Linux ##
> git config --global core.excludesfile ~/.gitignore_global
## Windows ##
> git config --global core.excludesfile %USERPROFILE%\.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment