[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170411113538.31423-1-alexander@alemayhu.com>
Date: Tue, 11 Apr 2017 13:35:38 +0200
From: Alexander Alemayhu <alexander@...mayhu.com>
To: netdev@...r.kernel.org
Cc: daniel@...earbox.net, ast@...com,
Alexander Alemayhu <alexander@...mayhu.com>
Subject: [PATCH net-next] bpf: add test_progs to .gitignore
Signed-off-by: Alexander Alemayhu <alexander@...mayhu.com>
---
tools/testing/selftests/bpf/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 541d9d7fad5a..2fe8766e204f 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -3,3 +3,4 @@ test_maps
test_lru_map
test_lpm_map
test_tag
+test_progs
--
2.9.3
Powered by blists - more mailing lists