Files
a30054014 c1e7498e84 rust-bindgen相关依赖兼容性适配
Signed-off-by: a30054014 <aipeng3@huawei.com>
2025-04-19 16:11:11 +08:00

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