summary refs log tree commit diff stats
path: root/.gitignore
blob: 8c110f0012ec57351e6362410e8ae64efa41b4f1 (plain) (blame)
1
2
3
4
*~
*.pyc
*.pyo
stuff/*
ass="ch">#!/bin/sh # Show the log while skipping unimportant directories. # # I usually run this through an alias local to this repo: # $ git config alias.ll '!./git_log_filtered' # $ git ll --stat git log $* -- . ":(exclude)html"