From b9aed378071ad4ab00db668aac0deeeea8295bfe Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 30 Apr 2023 19:24:22 +0100 Subject: [PATCH] Update Git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..2afb3e1 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,5 @@ dmypy.json # Pyre type checker .pyre/ + +config.yaml \ No newline at end of file