Add todo.md to the gitignore.

master
Tom Alexander 3 years ago
parent 5df2d19212
commit 7602599cf2
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

3
.gitignore vendored

@ -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

Loading…
Cancel
Save