blob: b83fd96297bdd06fab87a4739a7e35b3d1eca101 [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
Ali Afshar02b5f3f2012-09-06 08:43:10 -070010.tox
Joe Gregorioaca96462010-10-13 07:55:31 -040011samples/buzz/*.dat
12samples/moderator/*.dat
Joe Gregorioc5c5a372010-09-22 11:42:32 -040013htmlcov/*
Joe Gregoriof6a598b2010-09-22 15:01:38 -040014.coverage
Joe Gregorioe48a4912010-09-27 15:05:36 -040015database.sqlite3
Joe Gregorio6429bf62011-03-01 22:53:21 -080016build/*
17googlecode_upload.py
18google_api_python_client.egg-info/*
19dist/*
Joe Gregorio5604ca22013-08-07 11:24:05 -040020snapshot/*
Joe Gregorio6429bf62011-03-01 22:53:21 -080021MANIFEST