mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-11-27 01:10:22 +00:00
0296f9e86c
remove `clap` dependency 🎉
update the book installation instructions
21 lines
342 B
Plaintext
21 lines
342 B
Plaintext
# Cargo
|
|
target/
|
|
*~
|
|
bindgen-integration/Cargo.lock
|
|
bindgen-tests/tests/expectations/Cargo.lock
|
|
bindgen-tests/tests/quickchecking/Cargo.lock
|
|
#*#
|
|
|
|
# Test script output
|
|
ir.dot
|
|
ir.png
|
|
|
|
# Output of the --dump-preprocessed-input flag.
|
|
__bindgen.*
|
|
|
|
# Generated by C-Smith
|
|
csmith-fuzzing/platform.info
|
|
|
|
# Backups of test cases from C-Reduce
|
|
**/*.orig
|