add TODO to .gitignore
Some checks are pending
CodeQL / Analyze (push) Waiting to run

I store some TODOs locally and don't want them in vc
This commit is contained in:
Evan Su 2025-04-18 02:03:10 -04:00
parent 6140e2beb6
commit df5ef8e9ee

2
.gitignore vendored
View file

@ -20,3 +20,5 @@
# Go workspace file
go.work
go.work.sum
TODO