From a126edd7a9f2a72bf744a34c57aa9cb23568ba29 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 11 Apr 2022 12:38:52 +0300 Subject: Set up initial, failing tests for cell values --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 565bfbc..4f577c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -/**/*~ \ No newline at end of file +/**/*~ +/**/*.pyc +/.hypothesis \ No newline at end of file -- cgit v1.2.3