Update gitignore for compliance tests

This commit is contained in:
Tom Alexander 2020-04-12 21:19:28 -04:00
parent 0c4e97c556
commit fe32edbc28
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

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