Skip to content

Instantly share code, notes, and snippets.

@fenimore
Last active December 6, 2017 19:17
Show Gist options
  • Save fenimore/a451eb36c794cf6209abb0986f45bb24 to your computer and use it in GitHub Desktop.
Save fenimore/a451eb36c794cf6209abb0986f45bb24 to your computer and use it in GitHub Desktop.
[core]
excludesfile = /home/fenimore/.gitignore_global
[user]
email = #####
name = Fenimore Love
[alias]
st = status
ci = commit
mg = !git remote update --prune && git merge --ff-only @{u}%
.hypothesis
.idea/
*.pyc
.boto
.DS_Store
*.class
*.cache
.pylintrc
_trial_temp
*.egg-info
.\#*
*~
\#*\#
tsconfig.json
tslint.json
tsfmt.json%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment