annotate .hgignore @ 393:d83f877d7849

Variables that are set but empty need not to set again to a default empty value
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 23 Feb 2023 22:00:40 +0100
parents 2ff1e678e611
children 57f253106ed6
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.*/
336
2ff1e678e611 Also ignore a venv in the project root
Franz Glasner <hg@dom66.de>
parents: 335
diff changeset
6 ^_venv.*/