Skip to content

Commit 443b349

Browse files
committed
samples/cgroup: add .gitignore file for generated samples
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 <torvalds@linux-foundation.org>
1 parent 4759ff7 commit 443b349

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

samples/cgroup/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/cgroup_event_listener
2+
/memcg_event_listener
3+

0 commit comments

Comments
 (0)