summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 906dcfee..b2bfe5aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,6 @@ tests/expectations/Cargo.lock
# Test script output
ir.dot
ir.png
+
+# Output of the --dump-preprocessed-input flag.
+__bindgen.*