From 8bafe5a7ae99729c8df7ed333212a74491e56814 Mon Sep 17 00:00:00 2001 From: Caio Lente <7017340+clente@users.noreply.github.com> Date: Fri, 29 Sep 2023 21:00:14 -0300 Subject: [PATCH] Ignore todo --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6274ee4..305d231 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .hugo_build.lock .DS_Store -resources/ \ No newline at end of file +resources/ +todo.md \ No newline at end of file