blob: 940640836a10fc49b4e672b0cb0c56215535b7a7 [file] [log] [blame]
Joe Gregorio48d361f2010-08-18 13:19:21 -04001syntax: glob
2
3*.pyc
Joe Gregorio6abf8702011-03-18 22:44:17 -04004*.pyc-2.4
Joe Gregoriofc328da2010-12-09 15:13:06 -05005*.dat
Joe Gregorio48d361f2010-08-18 13:19:21 -04006.*.swp
7*/.git/*
Joe Gregorio6429bf62011-03-01 22:53:21 -08008*/.cache/*
Joe Gregorio48d361f2010-08-18 13:19:21 -04009.gitignore
Joe Gregorioaca96462010-10-13 07:55:31 -040010samples/buzz/*.dat
11samples/moderator/*.dat
Joe Gregorioc5c5a372010-09-22 11:42:32 -040012htmlcov/*
Joe Gregoriof6a598b2010-09-22 15:01:38 -040013.coverage
Joe Gregorioe48a4912010-09-27 15:05:36 -040014database.sqlite3
Joe Gregorio6429bf62011-03-01 22:53:21 -080015build/*
16googlecode_upload.py
17google_api_python_client.egg-info/*
18dist/*
19MANIFEST