annotate .hgignore @ 1904:be236878efcf

Add -v variable debug levels for server too -vvvv is equivalent to the old -v
author Matt Johnston <matt@ucc.asn.au>
date Thu, 24 Mar 2022 14:44:13 +0800
parents 60cd5cdb165c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1838
60cd5cdb165c Update .hgignore and .gitignore with tests
Matt Johnston <matt@codeconstruct.com.au>
parents: 1348
diff changeset
1 \..*\.swp
1348
5c2899e35b63 fuzz harness
Matt Johnston <matt@ucc.asn.au>
parents:
diff changeset
2 .*~
1838
60cd5cdb165c Update .hgignore and .gitignore with tests
Matt Johnston <matt@codeconstruct.com.au>
parents: 1348
diff changeset
3 tags
60cd5cdb165c Update .hgignore and .gitignore with tests
Matt Johnston <matt@codeconstruct.com.au>
parents: 1348
diff changeset
4 .pytest*
60cd5cdb165c Update .hgignore and .gitignore with tests
Matt Johnston <matt@codeconstruct.com.au>
parents: 1348
diff changeset
5 .*\.pyc
60cd5cdb165c Update .hgignore and .gitignore with tests
Matt Johnston <matt@codeconstruct.com.au>
parents: 1348
diff changeset
6 test/venv