Untrack todos scratch file; ignore it

Accidentally staged into the prior prune commit by `git add -A`.
It's a local scratch file the maintainer keeps in the repo root.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Thales Maciel 2026-04-18 15:40:46 -03:00
parent 6083e2dde5
commit ace4782fce
No known key found for this signature in database
GPG key ID: 33112E6833C34679
2 changed files with 1 additions and 15 deletions

1
.gitignore vendored
View file

@ -17,3 +17,4 @@ wtf/*.deb
*.key
id_rsa
.env
/todos