# 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
