Skip to content

Commit

Permalink
.gitignore: ignore binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
aclements committed Jul 11, 2022
1 parent 99ebd9f commit 10d0325
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/cmd/bitstringer/bitstringer
/cmd/branchstats/branchstats
/cmd/memanim/memanim
/cmd/memheat/memheat
/cmd/memlat/memlat
/cmd/perfdump/perfdump
/cmd/prologuer/prologuer

0 comments on commit 10d0325

Please sign in to comment.