From b4dcb923956ec3dc97d42496a0dcb30938fc84d1 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Mon, 18 Oct 2021 14:26:59 +0800 Subject: Update .hgignore and .gitignore with tests --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a4a11cd..aac68b7 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ Makefile config.h default_options_guard.h tags +.pytest* +*.pyc +/test/venv -- cgit v1.2.1