Skip to content

Commit

Permalink
selftests: cgroup: add gitignore file
Browse files Browse the repository at this point in the history
Add the executable 'test_memcontrol' to a .gitignore file.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
  • Loading branch information
Anders Roxell authored and Shuah Khan (Samsung OSG) committed Aug 9, 2018
1 parent d863cb0 commit a0dde8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/cgroup/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test_memcontrol

0 comments on commit a0dde8b

Please sign in to comment.