From 6495db35789621bc351fd0d7390ba29b5e1e0bb3 Mon Sep 17 00:00:00 2001 From: dpavam Date: Mon, 14 Oct 2024 15:25:47 +0100 Subject: [PATCH] chore: update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c47ace4..835c29e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,7 @@ dist/ *.pytest* *.pytest_cache __pycache__ + + +# Local notes +notes.md \ No newline at end of file