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

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