annotate .gitignore @ 1134:d75d704772d1

compat: support hg 4.7 demandimport.IGNORES API with fallback to 4.6 API This uses try-except to have a fastpath for the 4.7 API. Thanks to Pierre-Yves David.
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 18 Sep 2018 21:52:09 +0200
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