diff mbox series

selftests: zram: add generated err.log to .gitignore

Message ID 20200617113921.GA29514@yogzotot (mailing list archive)
State New
Headers show
Series selftests: zram: add generated err.log to .gitignore | expand

Commit Message

Anatoly Pugachev June 17, 2020, 11:39 a.m. UTC
zram: add generated err.log to .gitignore

Signed-off-by: Anatoly Pugachev <matorola@gmail.com>
Fixes: f21fb798fe38 ("selftests/zram: Adding zram tests")
CC: Jiri Kosina <trivial@kernel.org>
---
 tools/testing/selftests/zram/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/zram/.gitignore
diff mbox series

Patch

diff --git a/tools/testing/selftests/zram/.gitignore b/tools/testing/selftests/zram/.gitignore
new file mode 100644
index 000000000000..b4a2cb6fafa6
--- /dev/null
+++ b/tools/testing/selftests/zram/.gitignore
@@ -0,0 +1 @@ 
+err.log