From: Shuah Khan Date: Thu, 5 Jan 2017 20:58:54 +0000 (-0700) Subject: selftests: ipc add missing generated file to .gitignore X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a33f9d8e02edef6c2d9cfdf0b79a743d12468438;p=openwrt%2Fstaging%2Fblogic.git selftests: ipc add missing generated file to .gitignore Add missing generated file msgque to .gitignore Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/ipc/.gitignore b/tools/testing/selftests/ipc/.gitignore index 84b66a3c1f74..9af04c9353c0 100644 --- a/tools/testing/selftests/ipc/.gitignore +++ b/tools/testing/selftests/ipc/.gitignore @@ -1 +1,2 @@ msgque_test +msgque