You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
273 B
Plaintext

/target
# This repo is primarily a library, so ignore Cargo.lock
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
# I symlink a todo file into this repo
todo.md