Update gitignore for compliance tests
This commit is contained in:
4
.gitignore
vendored
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
|
||||
|
||||
Reference in New Issue
Block a user