2020-04-05 18:29:19 -04:00
|
|
|
/target
|
|
|
|
|
2020-04-05 19:12:48 -04:00
|
|
|
# This repo is primarily a library, so ignore Cargo.lock
|
2020-04-05 18:29:19 -04:00
|
|
|
Cargo.lock
|
|
|
|
|
|
|
|
# Backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
2020-04-12 21:19:28 -04:00
|
|
|
|
|
|
|
# Javascript junk if you run the compliance tests sans docker
|
|
|
|
js/node_modules
|
|
|
|
js/package-lock.json
|
2020-12-29 17:40:41 -05:00
|
|
|
|
|
|
|
# I symlink a todo file into this repo
|
|
|
|
todo.md
|