From fdc48abd18a7900a673a3b23902c4d77507dcc62 Mon Sep 17 00:00:00 2001
From: Andrey Kamaev <andrey.kamaev@itseez.com>
Date: Mon, 6 Aug 2012 15:48:31 +0400
Subject: [PATCH] Added ignore for tbb source tarballs

---
 3rdparty/tbb/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 3rdparty/tbb/.gitignore

diff --git a/3rdparty/tbb/.gitignore b/3rdparty/tbb/.gitignore
new file mode 100644
index 0000000000..601e1b265e
--- /dev/null
+++ b/3rdparty/tbb/.gitignore
@@ -0,0 +1 @@
+tbb*.tgz
\ No newline at end of file