Update gitignore for compliance tests

master
Tom Alexander 4 years ago
parent 0c4e97c556
commit fe32edbc28
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

4
.gitignore vendored

@ -5,3 +5,7 @@ Cargo.lock
# Backup files generated by rustfmt
**/*.rs.bk
# Javascript junk if you run the compliance tests sans docker
js/node_modules
js/package-lock.json

Loading…
Cancel
Save