annotate .hgignore @ 1849:d34f50b7b9fd

Add configure --enable-werror argument This should be used instead of putting -Werror in CFLAGS before configure, as -Werror interferes with conftests. Update github actions to use that.
author Matt Johnston <matt@ucc.asn.au>
date Tue, 19 Oct 2021 12:16:20 +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