Skip to content

Commit

Permalink
contrib/tester-progs: add binaries to .gitignore
Browse files Browse the repository at this point in the history
This made me commit several time binaries from this folder without
realizing and the CI to break since I am on aarch64.

Signed-off-by: Mahe Tardy <[email protected]>
  • Loading branch information
mtardy committed Oct 10, 2023
1 parent 28d5428 commit 0bb939f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/tester-progs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ uprobe-test-1
uprobe-test-2
lseek-pipe
threads-tester
threads-exit
bench-reader

0 comments on commit 0bb939f

Please sign in to comment.