From 3775c193ab6e7930066cf4649c5d72d128772c7e Mon Sep 17 00:00:00 2001 From: Davide Di Grande Date: Sun, 22 Oct 2023 10:50:35 +0000 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b890ba3..1b36b68 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -resume.html \ No newline at end of file +resume.html +resume.yml \ No newline at end of file