From 4d027bc393f990fe6a337316ceb3b39a73f864ce Mon Sep 17 00:00:00 2001 From: Marco Gallegos Date: Mon, 25 Aug 2025 08:09:22 -0600 Subject: [PATCH] fix: Correct typo in .gitignore for documentation tasks section --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 89496e6..28b7f83 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ # Local Database ap-pos.db + +# Docmuentation tasks dev-tasks.md # Environment variables