[PATCH 1/2] tools/liblockdep: ignore generated .so file

From: Baruch Siach
Date: Sun Jan 25 2015 - 08:30:53 EST


Signed-off-by: Baruch Siach <baruch@xxxxxxxxxx>
---
tools/lib/lockdep/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/lib/lockdep/.gitignore

diff --git a/tools/lib/lockdep/.gitignore b/tools/lib/lockdep/.gitignore
new file mode 100644
index 000000000000..cc0e7a9f99e3
--- /dev/null
+++ b/tools/lib/lockdep/.gitignore
@@ -0,0 +1 @@
+liblockdep.so.*
--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/