From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5776436225303209421==" MIME-Version: 1.0 From: Luis R. Rodriguez To: lkp@lists.01.org Subject: [PATCH 4/4] .gitignore: add bin/event/wakeup Date: Fri, 06 Jan 2017 11:06:52 -0800 Message-ID: <20170106190652.31544-5-mcgrof@kernel.org> In-Reply-To: <20170106190652.31544-1-mcgrof@kernel.org> List-Id: --===============5776436225303209421== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Signed-off-by: Luis R. Rodriguez --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 56c20bff3d8f..d08002fb70fa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ update deploy Gemfile Gemfile.lock +bin/event/wakeup -- = 2.11.0 --===============5776436225303209421==--