Skip to content

Commit f093828

Browse files
committed
chore: ignore the scratch dir mcpp test writes
1 parent afb56d9 commit f093828

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ bench-child.log
5050
# next time rather than reviewed again.
5151
binDir
5252
examples/*/target/
53+
54+
# `mcpp test` writes a per-invocation scratch dir here.
55+
.mcpp/

0 commit comments

Comments
 (0)