annotate .gitignore @ 1092:3799bf885c1d

compat: use newer read_pkt_refs from dulwich if possible Beginning with dulwich 0.18, it now supports reporting the symrefs so we no longer need to monkey patch (will require future patches to use the new code, though).
author Sean Farley <sean@farley.io>
date Mon, 27 Nov 2017 17:45:51 -0500
parents 505d7cdca198
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
58
c79741c05fd8 add .gitignore too. fun.
Chris Wanstrath <chris@ozmm.org>
parents:
diff changeset
1 *.pyc
253
505d7cdca198 package with distutils
Kevin Bullock <kbullock@ringworld.org>
parents: 58
diff changeset
2 tests/*.err
505d7cdca198 package with distutils
Kevin Bullock <kbullock@ringworld.org>
parents: 58
diff changeset
3 build
505d7cdca198 package with distutils
Kevin Bullock <kbullock@ringworld.org>
parents: 58
diff changeset
4 dist
505d7cdca198 package with distutils
Kevin Bullock <kbullock@ringworld.org>
parents: 58
diff changeset
5 *.egg-info