Skip to content

Commit d910f34

Browse files
committed
Ignore the files emitted by the --dump-preprocessed-input flag
1 parent 84e9521 commit d910f34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ tests/expectations/Cargo.lock
88
# Test script output
99
ir.dot
1010
ir.png
11+
12+
# Output of the --dump-preprocessed-input flag.
13+
__bindgen.*

0 commit comments

Comments
 (0)