From fc00110d389347654f00ca724bc5069e923fc433 Mon Sep 17 00:00:00 2001 From: Jbleezy Date: Sun, 5 Dec 2021 03:28:57 -0800 Subject: [PATCH] Ignore TODO.md --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 622a7afc..e73fb0f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /.vscode -/build \ No newline at end of file +/build +TODO.md \ No newline at end of file