annotate .gitignore @ 1125:8f55daa87ce4

git-handler: fix deprecated API in next hg version https://phab.mercurial-scm.org/D2003 Mercurial version 4.6 will introduce a refactoring of the utils.py file into smaller files, starting with dateutil.py. This change prepares this move so that the warnings won't break the tests.
author Paul Morelle <paul.morelle@octobus.net>
date Wed, 21 Mar 2018 23:29:07 +0100
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