third_party_rust_rust-base64/.gitignore
Marshall Pierce 6758be0e2a Add encode_config_slice that writes to a &[u8].
Also, enable some compiler warnings and tighten up the docs.

Hat tip to @quodlibetor in #49 for starting this work.
2017-10-31 16:08:12 -05:00

15 lines
112 B
Plaintext

target/
Cargo.lock
*~
*.swp
*.swo
main.rs
# JetBrains tools
.idea
*.iml
# `perf record` files
perf.data*
/tmp