From 0973a6a8c2392a95fdb94521b74b0cbf4fcca605 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 25 Feb 2024 17:51:39 +0800 Subject: [PATCH] gitignore: update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d7136fd4..8827bb4c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ result* *.qcow2 +# My todo-lists. +todo.* + # These are dotenv files with sensitive data so we won't have to include them. .*.envrc