Skip to content

Commit 0642a86

Browse files
committed
gitignore: Ignore QEMU logs: Updated filenames
1 parent fad0379 commit 0642a86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ book-target/
99

1010
.DS_Store
1111
.vscode/
12-
qemu.log
12+
*qemu.log
13+
*qemuoutput.log

0 commit comments

Comments
 (0)