Skip to content

Commit 9ba21c1

Browse files
author
H. Peter Anvin (Intel)
committed
.gitignore: add .bin16, .bin32, .bin64
New test format suffixes. These are output files and should be ignored by git. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
1 parent 746e7c9 commit 9ba21c1

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
@@ -2,6 +2,9 @@
22
*.aout
33
*.aoutb
44
*.bin
5+
*.bin16
6+
*.bin32
7+
*.bin64
58
*.coff
69
*.com
710
*.dbg

0 commit comments

Comments
 (0)