From 8ee52e6a348ad6ee32728c8070cc4dbb2a5caa2c Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 12 Jul 2022 08:42:34 +0000 Subject: chore: Add special /tests folder to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index aafa034..d59ac0b 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,6 @@ dmypy.json # Pyre type checker .pyre/ + +# Testing the API before pushing changes +tests/ \ No newline at end of file -- cgit 1.4.1-2-gfad0