There was an error while loading. Please reload this page.
1 parent 9a5b9ec commit ebbe2ffCopy full SHA for ebbe2ff
2 files changed
.gitignore
@@ -43,3 +43,9 @@ bench/bench-report.json
43
# --project mode writes the measured build's stdout/stderr next to the project
44
bench-child.log
45
.mcpp.toml.bench-backup
46
+
47
+# ⚠️ An empty file a shell redirection left behind. It was committed in #436
48
+# and lived on `main` for a week; the name reads like a variable that was meant
49
+# to be expanded (`> $binDir`) and was not. Listed so the same slip is caught
50
+# next time rather than reviewed again.
51
+binDir
binDir
0 commit comments