Add todo.md to the gitignore.

This commit is contained in:
Tom Alexander 2020-12-29 17:40:41 -05:00
parent 5df2d19212
commit 7602599cf2
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -9,3 +9,6 @@ Cargo.lock
# Javascript junk if you run the compliance tests sans docker
js/node_modules
js/package-lock.json
# I symlink a todo file into this repo
todo.md