Skip to content

Commit d54d3f6

Browse files
zhijianli88shuahkh
authored andcommitted
selftests/zram: gitignore output file
After `make run_tests`, the git status complains: Untracked files: (use "git add <file>..." to include in what will be committed) zram/err.log This file will be cleaned up when execute 'make clean' Link: https://lore.kernel.org/r/[email protected] Cc: Shuah Khan <[email protected]> Signed-off-by: Li Zhijian <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent 6d59d55 commit d54d3f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
2+
err.log

0 commit comments

Comments
 (0)