Mercurial > hg > hg-fastimport
view .hgignore @ 89:e6602cc471d5
Use vendor/python_fastimport rather than depending on the library
This is now quite important as upstream dropped support for Python-2
which some hg-fastimport users might still need.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Tue, 19 Jan 2021 23:00:57 +0000 |
| parents | 29ffd23028c2 |
| children |
line wrap: on
line source
syntax: glob *~ *.egg-info/ *.orig *.pyc *.tar.* build/ dist/ tests/*.err tests/tmp
