From e4ecd155d2a62246fc7722aeaa5819262904f40b Mon Sep 17 00:00:00 2001
From: Prarit Bhargava <prarit@redhat.com>
Date: Mon, 20 Feb 2017 09:04:44 -0500
Subject: tools/usb: Add .gitignore file

Add .gitignore file for untracked files in tools/usb.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 tools/usb/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 tools/usb/.gitignore

(limited to 'tools/usb')

diff --git a/tools/usb/.gitignore b/tools/usb/.gitignore
new file mode 100644
index 000000000000..1b7448981435
--- /dev/null
+++ b/tools/usb/.gitignore
@@ -0,0 +1,2 @@
+ffs-test
+testusb
-- 
cgit v1.2.3