Only the tools subdirectory needs a .gitignore entry, so move it there and fix it up to only list the needed file. Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
@@ -1,15 +0,0 @@
-.*
-*.cmd
-*.ko
-*.mod.c
-modules.order
-Module.symvers
-*.o
-*.o.*
-*.swp
-.tmp_versions
-tags
-cscope.*
-ncscope.*
-*.patch
-tools/loopback_test
@@ -0,0 +1 @@
+loopback_test