From 79a788692fbfa855ec126c76140f19bf4f6692ad Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sun, 20 Aug 2023 12:33:49 +0200 Subject: [PATCH] Ignore runpod test input files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5ac2800..23d90bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /output /public +test_input.json # Created by https://www.toptal.com/developers/gitignore/api/-f,python,linux,vim,quarto,markdown,jupyternotebooks # Edit at https://www.toptal.com/developers/gitignore?templates=-f,python,linux,vim,quarto,markdown,jupyternotebooks