Skip to content

Instantly share code, notes, and snippets.

@kfitzpatrick
Created November 14, 2011 17:36
Show Gist options
  • Save kfitzpatrick/1364555 to your computer and use it in GitHub Desktop.
Save kfitzpatrick/1364555 to your computer and use it in GitHub Desktop.
Project files fun
[alias]
st = status
co = checkout
br = branch
ci = commit
pp = !git pull && git push
*.idea
log/*
tmp
.DS_Store
config/ci.yml
.bundle/config
public/stylesheets/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment