Skip to content

Commit

Permalink
samples: add .gitignore for pidfd-metadata
Browse files Browse the repository at this point in the history
Ignore the pidfd-metadata binary so it doesn't show up in unwanted
scenarios.

Reported-by: Linus Torvalds <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
  • Loading branch information
brauner committed May 10, 2019
1 parent 8ea5b2a commit 8b0e1fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/pidfd/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pidfd-metadata

0 comments on commit 8b0e1fe

Please sign in to comment.