blob: 1c08454f3b0cc05fb1ac63affb925136f16ce7e2 [file] [log] [blame]
Joe Gregorio48d361f2010-08-18 13:19:21 -04001syntax: glob
2
3*.pyc
4.*.swp
5*/.git/*
6.gitignore
Joe Gregorioa2f56e72010-09-09 15:15:56 -04007samples/cmdline/*.dat
Joe Gregorioc5c5a372010-09-22 11:42:32 -04008htmlcov/*