mirror of
https://github.com/openharmony/third_party_rust_bindgen.git
synced 2026-07-01 06:48:29 -04:00
c1e7498e84
Signed-off-by: a30054014 <aipeng3@huawei.com>
26 lines
403 B
Plaintext
26 lines
403 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
|
|
|
|
# node.js files
|
|
node_modules
|
|
package-lock.json
|
|
package.json
|