annotate .hgignore @ 335:ed0975c76386

Ignore also the Python venv to build and test the documentation
author Franz Glasner <hg@dom66.de>
date Fri, 02 Dec 2022 12:53:25 +0100
parents 490aed463971
children 2ff1e678e611
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
8781814174df Files to make a FreeBSD binary package for the tool
Franz Glasner <hg@dom66.de>
parents:
diff changeset
1 syntax: regexp
8781814174df Files to make a FreeBSD binary package for the tool
Franz Glasner <hg@dom66.de>
parents:
diff changeset
2
8781814174df Files to make a FreeBSD binary package for the tool
Franz Glasner <hg@dom66.de>
parents:
diff changeset
3 ^work/
335
ed0975c76386 Ignore also the Python venv to build and test the documentation
Franz Glasner <hg@dom66.de>
parents: 281
diff changeset
4 ^docs/_build/
ed0975c76386 Ignore also the Python venv to build and test the documentation
Franz Glasner <hg@dom66.de>
parents: 281
diff changeset
5 ^docs/_venv.*/