Skip to content

Commit

Permalink
samples/cgroup: add .gitignore file for generated samples
Browse files Browse the repository at this point in the history
Make 'git status' quietly happy again after a full allmodconfig build.

Fixes: 60433a9 ("samples: introduce new samples subdir for cgroup")
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
torvalds committed Jan 24, 2024
1 parent 4759ff7 commit 443b349
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions samples/cgroup/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/cgroup_event_listener
/memcg_event_listener

0 comments on commit 443b349

Please sign in to comment.