From fb6394d5230c67525335ff72bc26fad1ada1991c Mon Sep 17 00:00:00 2001 From: Joseph Ziminski Date: Fri, 16 Jun 2023 10:17:50 +0000 Subject: [PATCH] Setup as-if new. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aedc8d7..556e3b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +tests/data + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]