view .hgignore @ 5770:7d5d9301c244 stable

manifest: include all .py files from hgext3rd This is required for packaging a tarball correctly on debian testing, where the current version of python and/or setuptools and/or distutils result in hgext3rd directory being included in the MANIFEST file using absolute paths to the files, and somehow that doesn't work correctly and the tarball has only a README file from topics and nothing else inside hgext3rd. Also see 3e7025a55c1b.
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 01 Feb 2021 19:52:39 +0800
parents aad37ffd7d58
children ba316ce15040
line wrap: on
line source

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
^tests/.*\.err$
^tests/easy_run.sh$
^build/
^dist/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes

^docs/training/graphs/
^docs/training/html/
^docs/training/index.html
^docs/training/graphviz-images/
^docs/training/img/
^docs/training/output/
^docs/training/pandocfilters/