leetcode/.gitignore

11 lines
267 B
Plaintext
Raw Normal View History

2022-01-02 10:31:05 +00:00
target
# create by https://github.com/iamcco/coc-gitignore (Sun Jan 02 2022 18:30:21 GMT+0800 (China Standard Time))
# Rust.gitignore:
# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk