diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ tests/expectations/Cargo.lock # Test script output ir.dot ir.png + +# Output of the --dump-preprocessed-input flag. +__bindgen.* |
![]() |
index : rust-bindgen.git | |
Unnamed repository; edit this file 'description' to name the repository. | Kent Overstreet |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -8,3 +8,6 @@ tests/expectations/Cargo.lock # Test script output ir.dot ir.png + +# Output of the --dump-preprocessed-input flag. +__bindgen.* |