Add todo.md to the gitignore.
This commit is contained in:
parent
5df2d19212
commit
7602599cf2
3
.gitignore
vendored
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…
Reference in New Issue
Block a user