diff .hgignore @ 1838:60cd5cdb165c

Update .hgignore and .gitignore with tests
author Matt Johnston <matt@codeconstruct.com.au>
date Mon, 18 Oct 2021 14:26:59 +0800
parents 5c2899e35b63
children
line wrap: on
line diff
--- a/.hgignore	Mon Oct 18 14:24:32 2021 +0800
+++ b/.hgignore	Mon Oct 18 14:26:59 2021 +0800
@@ -1,2 +1,6 @@
-.*\.o
+\..*\.swp
 .*~
+tags
+.pytest*
+.*\.pyc
+test/venv