Skip to content

Instantly share code, notes, and snippets.

@kmorcinek
Created April 20, 2019 08:59
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 kmorcinek/60b01ddf0ffce155d26089847f30867e to your computer and use it in GitHub Desktop.
Save kmorcinek/60b01ddf0ffce155d26089847f30867e to your computer and use it in GitHub Desktop.
Starting repo for having your home directory settings under source control
# ignore everything
# so each file have to be explicit added like 'git add yourFile.txt -f'
*
!.gitignore
!.gitattributes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment