From 7218d4b4f99cf1778ad52d875ec1e3404a45df0e Mon Sep 17 00:00:00 2001 From: Karim Iskakov Date: Mon, 16 Jan 2023 15:43:30 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..f8b7774 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,7 @@ dmypy.json # Pyre type checker .pyre/ + +# Custom +config.yml +*.pkl \ No newline at end of file