annotate .hgignore @ 1900:6110afb6f581

Add release.sh --testrel, github action This makes github actions create a tarball sha256sum for comparison. The release.sh script now works in a git repository too.
author Matt Johnston <matt@ucc.asn.au>
date Thu, 24 Mar 2022 12:22:07 +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