Mercurial > dropbear
annotate .hgignore @ 1862:6f265a35159a
Fix -Wexpansion-to-defined failure on clang
(failure introduced in previous re-exec commit)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 30 Jan 2022 10:23:06 +0800 |
parents | 60cd5cdb165c |
children |
rev | line source |
---|---|
1838
60cd5cdb165c
Update .hgignore and .gitignore with tests
Matt Johnston <matt@codeconstruct.com.au>
parents:
1348
diff
changeset
|
1 \..*\.swp |
1348 | 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 |